diff options
Diffstat (limited to 'src/tar/TOREAD.h')
-rw-r--r-- | src/tar/TOREAD.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/TOREAD.h b/src/tar/TOREAD.h new file mode 100644 index 00000000..253fb8c5 --- /dev/null +++ b/src/tar/TOREAD.h @@ -0,0 +1,7 @@ +#include <tar.h> + +#define TOREAD 00004 +/*d Read by other. d*/ +/* +POSIX(1) +*/ |