diff options
Diffstat (limited to 'toolbox/dd.h')
-rw-r--r-- | toolbox/dd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolbox/dd.h b/toolbox/dd.h index cca1024..89f2833 100644 --- a/toolbox/dd.h +++ b/toolbox/dd.h @@ -91,3 +91,4 @@ typedef struct { #define C_UNBLOCK 0x80000 #define C_OSYNC 0x100000 #define C_SPARSE 0x200000 +#define C_FDATASYNC 0x400000 |