diff options
Diffstat (limited to 'lib/set-mode-acl.c')
-rw-r--r-- | lib/set-mode-acl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/set-mode-acl.c b/lib/set-mode-acl.c index e0c8123f1f..c7a8343303 100644 --- a/lib/set-mode-acl.c +++ b/lib/set-mode-acl.c @@ -19,6 +19,8 @@ #include <config.h> +#define ACL_INTERNAL_INLINE _GL_EXTERN_INLINE + #include "acl.h" #include "acl-internal.h" |