X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=etc%2Fafpd%2Ffile.h;h=ed6b1a93b5612780162852ca1eba97b5fef3afc5;hp=f97ce03b4ac6ff2d93f1b66cd7b7c16d2c260c1d;hb=ccaca461c5374341894f85fc56b17f3a3572948f;hpb=bf357429448085ddb7100bd7af2c01ae9a9b9b61 diff --git a/etc/afpd/file.h b/etc/afpd/file.h index f97ce03b..ed6b1a93 100644 --- a/etc/afpd/file.h +++ b/etc/afpd/file.h @@ -1,5 +1,5 @@ /* - * $Id: file.h,v 1.16 2003-03-09 19:55:34 didg Exp $ + * $Id: file.h,v 1.17 2003-06-05 09:17:11 didg Exp $ * * Copyright (c) 1990,1991 Regents of The University of Michigan. * All Rights Reserved. @@ -52,6 +52,7 @@ extern const u_char ufinderi[]; #define FILPBIT_EXTDFLEN 11 #define FILPBIT_PDINFO 13 /* ProDOS Info/ UTF8 name */ #define FILPBIT_EXTRFLEN 14 +#define FILPBIT_UNIXPR 15 /* attribute bits. (d) = directory attribute bit as well. */ #define ATTRBIT_INVISIBLE (1<<0) /* invisible (d) */