summaryrefslogtreecommitdiff
path: root/src/cpio/C_ISBLK.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpio/C_ISBLK.h')
-rw-r--r--src/cpio/C_ISBLK.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/cpio/C_ISBLK.h b/src/cpio/C_ISBLK.h
new file mode 100644
index 00000000..124d13e0
--- /dev/null
+++ b/src/cpio/C_ISBLK.h
@@ -0,0 +1,5 @@
+#include <cpio.h>
+#define C_ISBLK 0060000
+/*
+POSIX(1)
+*/