]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/acl.h
Fixes
[netatalk.git] / include / atalk / acl.h
index 95e3276c69e28465c7c98a6654b42c38bce138d3..706faf22ab0c31f899c59f6d06e6d21e076274d2 100644 (file)
@@ -31,7 +31,6 @@
 #ifdef HAVE_SOLARIS_ACLS
 #define chmod nfsv4_chmod
 extern int get_nfsv4_acl(const char *name, ace_t **retAces);
-extern int remove_acl(const char *name);
 extern int strip_trivial_aces(ace_t **saces, int sacecount);
 extern int strip_nontrivial_aces(ace_t **saces, int sacecount);
 extern ace_t *concat_aces(ace_t *aces1, int ace1count, ace_t *aces2, int ace2count);