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