diff options
Diffstat (limited to 'source3/modules/vfs_hpuxacl.c')
-rw-r--r-- | source3/modules/vfs_hpuxacl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/modules/vfs_hpuxacl.c b/source3/modules/vfs_hpuxacl.c index bd1eee6ba4..2155945b95 100644 --- a/source3/modules/vfs_hpuxacl.c +++ b/source3/modules/vfs_hpuxacl.c @@ -49,6 +49,8 @@ #include "includes.h" #include "system/filesys.h" #include "smbd/smbd.h" +#include "modules/vfs_hpuxacl.h" + /* * including standard header <sys/aclv.h> |