diff options
Diffstat (limited to 'src/fcntl/O_EXCL.h')
| -rw-r--r-- | src/fcntl/O_EXCL.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fcntl/O_EXCL.h b/src/fcntl/O_EXCL.h deleted file mode 100644 index 144eebbb..00000000 --- a/src/fcntl/O_EXCL.h +++ /dev/null @@ -1,7 +0,0 @@ -#include <fcntl.h> - -#define O_EXCL (1<<3) - -/* -POSIX(1) -*/ |
