summaryrefslogtreecommitdiffstats
path: root/otherlibs/unix/unix.ml
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/unix/unix.ml')
-rw-r--r--otherlibs/unix/unix.ml1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/unix.ml b/otherlibs/unix/unix.ml
index eda85de0f..bfade0389 100644
--- a/otherlibs/unix/unix.ml
+++ b/otherlibs/unix/unix.ml
@@ -151,6 +151,7 @@ type open_flag =
| O_DSYNC
| O_SYNC
| O_RSYNC
+ | O_SHARE_DELETE
type file_perm = int