1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00

r21934: fix the build sorry

metze
(This used to be commit 184c461977)
This commit is contained in:
Stefan Metzmacher 2007-03-22 18:16:36 +00:00 committed by Gerald (Jerry) Carter
parent e68ea1283d
commit 035bb5cc6f

View 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