summaryrefslogtreecommitdiff
path: root/src/sys/stat/S_IRWXO.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/stat/S_IRWXO.h')
-rw-r--r--src/sys/stat/S_IRWXO.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/sys/stat/S_IRWXO.h b/src/sys/stat/S_IRWXO.h
deleted file mode 100644
index 82bbadb3..00000000
--- a/src/sys/stat/S_IRWXO.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include <sys/stat.h>
-
-#define S_IRWXO (07)
-/*
-POSIX(1)
-*/