diff options
| author | Jakob Kaivo <jkk@ung.org> | 2024-01-31 16:06:48 -0500 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2024-01-31 16:06:48 -0500 |
| commit | 34386fe72b733e12f5ab45bf1d4f5b59621c3a96 (patch) | |
| tree | cd3e90f47f9c46f234df635d91c133b2e8a8f94d /src/fcntl/O_RDWR.h | |
| parent | 57fd57ab4005e37bfab4bf7c637eecc1eb5445b5 (diff) | |
remove more cruft
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) -*/ |
