summaryrefslogtreecommitdiff
path: root/arch/i386/bits/fcntl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/bits/fcntl.h')
-rw-r--r--arch/i386/bits/fcntl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/i386/bits/fcntl.h b/arch/i386/bits/fcntl.h
index 6325a332..04b7484c 100644
--- a/arch/i386/bits/fcntl.h
+++ b/arch/i386/bits/fcntl.h
@@ -11,6 +11,7 @@
#define O_NOFOLLOW 0400000
#define O_CLOEXEC 02000000
#define O_SEARCH 010000000
+#define O_EXEC 010000000
#define O_ASYNC 020000
#define O_DIRECT 040000