]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/fcntl.h
x86: fix an incompatible pointer type warning on 64-bit compilations
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / fcntl.h
index b2aecf0054bd2167b990ddc2da53dec57458aca9..8a09ca7aa2f22854ebde88908fddf5c6726d91b4 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: fcntl.h,v 1.12 2001/09/20 00:35:34 davem Exp $ */
 #ifndef _SPARC64_FCNTL_H
 #define _SPARC64_FCNTL_H
 
@@ -16,7 +15,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. */