X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Ffcntl.h;h=111f6b3b8925a4bb30961b1c577072b2ad7724cf;hb=0165d7f476b99eb637027c2f69c365f00260f188;hp=b2aecf0054bd2167b990ddc2da53dec57458aca9;hpb=55faed1e607a24ca7f3453a3eb463ca8987f8139;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sparc64/fcntl.h b/include/asm-sparc64/fcntl.h index b2aecf0054b..111f6b3b892 100644 --- a/include/asm-sparc64/fcntl.h +++ b/include/asm-sparc64/fcntl.h @@ -16,7 +16,7 @@ #define O_LARGEFILE 0x40000 #define O_DIRECT 0x100000 /* direct disk access hint */ #define O_NOATIME 0x200000 - +#define O_CLOEXEC 0x400000 #define F_GETOWN 5 /* for sockets. */ #define F_SETOWN 6 /* for sockets. */