summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbwrapper/wrapper.h')
-rw-r--r--source3/smbwrapper/wrapper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/smbwrapper/wrapper.h b/source3/smbwrapper/wrapper.h
index 89ad3954e7..25694bd78c 100644
--- a/source3/smbwrapper/wrapper.h
+++ b/source3/smbwrapper/wrapper.h
@@ -31,11 +31,9 @@
#include <sys/acl.h>
#endif
-#ifndef LINUX
#ifdef HAVE_SYS_FCNTL_H
#include <sys/fcntl.h>
#endif
-#endif
/* yuck! */
#define DIRP_SIZE (256 + 32)