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