summaryrefslogtreecommitdiff
path: root/source3/lib/replace/system/filesys.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/replace/system/filesys.h')
-rw-r--r--source3/lib/replace/system/filesys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/replace/system/filesys.h b/source3/lib/replace/system/filesys.h
index ae36d17a0a..3b68abe48a 100644
--- a/source3/lib/replace/system/filesys.h
+++ b/source3/lib/replace/system/filesys.h
@@ -41,7 +41,7 @@
#include <sys/acl.h>
#endif
-#ifdef HAVE_SYS_ACL_H
+#ifdef HAVE_ACL_LIBACL_H
#include <acl/libacl.h>
#endif