r21934: fix the build sorry
authorStefan Metzmacher <metze@samba.org>
Thu, 22 Mar 2007 18:16:36 +0000 (18:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:50 +0000 (12:18 -0500)
metze
(This used to be commit 184c4619773f786c5299499e121e485b7545764f)

source3/lib/replace/system/filesys.h

index ae36d17a0a1f699b89f4a87961edf69c19db0c9d..3b68abe48aeda7d94c37a8382f041f9512c59a08 100644 (file)
@@ -41,7 +41,7 @@
 #include <sys/acl.h>
 #endif
 
-#ifdef HAVE_SYS_ACL_H
+#ifdef HAVE_ACL_LIBACL_H
 #include <acl/libacl.h>
 #endif