From: Stefan Metzmacher Date: Thu, 22 Mar 2007 18:16:36 +0000 (+0000) Subject: r21934: fix the build sorry X-Git-Tag: samba-misc-tags/initial-v3-0-unstable~876 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=184c4619773f786c5299499e121e485b7545764f;p=thirdparty%2Fsamba.git r21934: fix the build sorry metze --- diff --git a/source/lib/replace/system/filesys.h b/source/lib/replace/system/filesys.h index ae36d17a0a1..3b68abe48ae 100644 --- a/source/lib/replace/system/filesys.h +++ b/source/lib/replace/system/filesys.h @@ -41,7 +41,7 @@ #include #endif -#ifdef HAVE_SYS_ACL_H +#ifdef HAVE_ACL_LIBACL_H #include #endif