X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=etc%2Fafpd%2Fglobals.h;h=d2f86136837640439116fa66d3a4ddbdffc04d0a;hb=de3f7ef8c282a7c164cef425b5b713a3ae8be1d4;hp=6ad480c2f6ccb16111d9965f27d03ee00598af96;hpb=bbb154c28584e4b61ae69f56cb22959eeb9a5d6d;p=netatalk.git diff --git a/etc/afpd/globals.h b/etc/afpd/globals.h index 6ad480c2..d2f86136 100644 --- a/etc/afpd/globals.h +++ b/etc/afpd/globals.h @@ -35,6 +35,7 @@ #define OPTION_NOSLP (1 << 5) #define OPTION_ANNOUNCESSH (1 << 6) #define OPTION_UUID (1 << 7) +#define OPTION_ACL2OS9MODE (1 << 8) #ifdef FORCE_UIDGID /* set up a structure for this */