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