diff --git a/fs/cifs/unc.c b/fs/cifs/unc.c index 2c5665f5543a..394aa00cea40 100644 --- a/fs/cifs/unc.c +++ b/fs/cifs/unc.c @@ -7,7 +7,11 @@ * Jeff Layton */ +#include #include +#include +#include +#include "cifsglob.h" #include "cifsproto.h" /* extract the host portion of the UNC string */