From a91920310d20e1fc472dea044fce8fd9438835df Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 15 Nov 2025 13:47:09 +0900 Subject: internal: relocate packages Signed-off-by: Ophestra --- internal/system/acl/libacl-helper.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 internal/system/acl/libacl-helper.h (limited to 'internal/system/acl/libacl-helper.h') diff --git a/internal/system/acl/libacl-helper.h b/internal/system/acl/libacl-helper.h deleted file mode 100644 index b86eb170..00000000 --- a/internal/system/acl/libacl-helper.h +++ /dev/null @@ -1,4 +0,0 @@ -#include - -int hakurei_acl_update_file_by_uid(const char *path_p, uid_t uid, - acl_perm_t *perms, size_t plen); -- cgit v1.3.1