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