diff options
-rw-r--r-- | source3/client/umount.cifs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/umount.cifs.c b/source3/client/umount.cifs.c index 3a6c1aa956..e6dd08dbf2 100644 --- a/source3/client/umount.cifs.c +++ b/source3/client/umount.cifs.c @@ -34,7 +34,6 @@ #include <errno.h> #include <string.h> #include <mntent.h> -#include <fstab.h> #define UNMOUNT_CIFS_VERSION_MAJOR "0" #define UNMOUNT_CIFS_VERSION_MINOR "5" |