fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
[gnulib.git] / lib / pipe2.c
index 2d973dc..8257fcf 100644 (file)
 
 # include <io.h>
 
-#else
-/* Unix API.  */
-
-# ifndef O_CLOEXEC
-#  define O_CLOEXEC 0
-# endif
-
 #endif
 
 int