mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Make sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
(This used to be commit ce57d38825
)
This commit is contained in:
parent
14aa57a9e3
commit
d88e40106f
@ -37,6 +37,7 @@
|
||||
#include <string.h>
|
||||
#include <mntent.h>
|
||||
#include <fcntl.h>
|
||||
#include <limits.h>
|
||||
|
||||
#define MOUNT_CIFS_VERSION_MAJOR "1"
|
||||
#define MOUNT_CIFS_VERSION_MINOR "11"
|
||||
|
Loading…
Reference in New Issue
Block a user