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