]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/unix.h
Fix for filesystem without NFSv4 ACL support on Solaris, Bug ID #3428389
[netatalk.git] / etc / afpd / unix.h
index be7b7bfb4aa5bd3f8848f9ce4c31be1f80306c0e..54ebf3d69bfac079b576a6eae4f00edaf757181f 100644 (file)
@@ -227,7 +227,7 @@ extern int setdeskowner     (const uid_t, const gid_t);
 extern int setdirowner      (const struct vol *, const char *, const uid_t, const gid_t);
 extern int setfilunixmode   (const struct vol *, struct path*, const mode_t);
 extern int setfilowner      (const struct vol *, const uid_t, const gid_t, struct path*);
-extern void accessmode      (char *, struct maccess *, struct dir *, struct stat *);
+extern void accessmode      (const struct vol *, char *, struct maccess *, struct dir *, struct stat *);
 
 #ifdef AFS     
     #define accessmode afsmode