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