diff options
Diffstat (limited to 'src/tar/FIFOTYPE.h')
-rw-r--r-- | src/tar/FIFOTYPE.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/tar/FIFOTYPE.h b/src/tar/FIFOTYPE.h new file mode 100644 index 00000000..d9531aab --- /dev/null +++ b/src/tar/FIFOTYPE.h @@ -0,0 +1,7 @@ +#include <tar.h> + +#define FIFOTYPE '6' +/*d FIFO special. d*/ +/* +POSIX(1) +*/ |