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