git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc7bc0
)
more solaris acl fixes
author
Andrew Tridgell
<tridge@samba.org>
Wed, 7 Oct 1998 10:37:09 +0000
(10:37 +0000)
committer
Andrew Tridgell
<tridge@samba.org>
Wed, 7 Oct 1998 10:37:09 +0000
(10:37 +0000)
source/include/includes.h
patch
|
blob
|
history
diff --git
a/source/include/includes.h
b/source/include/includes.h
index 2c4c09f6752697a86ed03594d6854d4dab98d618..fdfd1d3d37a21981b20398f4be88d4812a7b3f60 100644
(file)
--- a/
source/include/includes.h
+++ b/
source/include/includes.h
@@
-224,6
+224,10
@@
#include <sys/vfs.h>
#endif
+#ifdef HAVE_SYS_ACL_H
+#include <sys/acl.h>
+#endif
+
#ifdef HAVE_SYS_FS_S5PARAM_H
#include <sys/fs/s5param.h>
#endif