summaryrefslogtreecommitdiff
path: root/src/sys/stat/S_IFCHR.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/stat/S_IFCHR.h')
-rw-r--r--src/sys/stat/S_IFCHR.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/stat/S_IFCHR.h b/src/sys/stat/S_IFCHR.h
new file mode 100644
index 00000000..cedc3939
--- /dev/null
+++ b/src/sys/stat/S_IFCHR.h
@@ -0,0 +1,5 @@
+#include <sys/stat.h>
+#define S_IFCHR /* TODO */
+/*
+XOPEN(4)
+*/