1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

r13697: Remove unneeded header (header not present on all Linux either) for umount.cifs.c

This commit is contained in:
Steve French 2006-02-26 16:21:30 +00:00 committed by Gerald (Jerry) Carter
parent 52e9b5f89f
commit d294b28f1c

View File

@ -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"