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