aboutsummaryrefslogtreecommitdiffhomepage
path: root/system/acl/libacl-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/acl/libacl-helper.h')
-rw-r--r--system/acl/libacl-helper.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/acl/libacl-helper.h b/system/acl/libacl-helper.h
deleted file mode 100644
index b86eb170..00000000
--- a/system/acl/libacl-helper.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <sys/acl.h>
-
-int hakurei_acl_update_file_by_uid(const char *path_p, uid_t uid,
- acl_perm_t *perms, size_t plen);