1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-08 13:49:29 +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