summaryrefslogtreecommitdiff
path: root/src/sys/stat/S_ISFIFO.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/stat/S_ISFIFO.h')
-rw-r--r--src/sys/stat/S_ISFIFO.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/sys/stat/S_ISFIFO.h b/src/sys/stat/S_ISFIFO.h
deleted file mode 100644
index 80aac6c5..00000000
--- a/src/sys/stat/S_ISFIFO.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <sys/stat.h>
-#define S_ISFIFO(__s) /* fixme */
-/*
-POSIX(1)
-*/