=== modified file 'lib/file-has-acl.c' --- lib/file-has-acl.c 2014-01-01 07:43:34 +0000 +++ lib/file-has-acl.c 2014-06-17 07:33:32 +0000 @@ -25,8 +25,6 @@ #include -#include "acl.h" - #include "acl-internal.h" === modified file 'lib/qcopy-acl.c' --- lib/qcopy-acl.c 2014-01-01 07:43:34 +0000 +++ lib/qcopy-acl.c 2014-06-17 07:33:44 +0000 @@ -19,8 +19,6 @@ #include -#include "acl.h" - #include "acl-internal.h" === modified file 'lib/qset-acl.c' --- lib/qset-acl.c 2014-01-01 07:43:34 +0000 +++ lib/qset-acl.c 2014-06-17 07:33:55 +0000 @@ -21,8 +21,6 @@ #define ACL_INTERNAL_INLINE _GL_EXTERN_INLINE -#include "acl.h" - #include "acl-internal.h"