diff options
Diffstat (limited to 'src/cpio/C_IRGRP.h')
-rw-r--r-- | src/cpio/C_IRGRP.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpio/C_IRGRP.h b/src/cpio/C_IRGRP.h new file mode 100644 index 00000000..bbf5f072 --- /dev/null +++ b/src/cpio/C_IRGRP.h @@ -0,0 +1,5 @@ +#include <cpio.h> +#define C_IRGRP 0000040 +/* +POSIX(1) +*/ |