ceil, trunc, round: Fix gcc warnings.
[pspp] / lib / dup3.c
index d44aa92b01ab9585cc1742bd50ea40c480034c07..5ae8b44ea860aea4c9d57f0fdddf46f0225c9df8 100644 (file)
 /* Upper bound on getdtablesize().  See lib/getdtablesize.c.  */
 # define OPEN_MAX_MAX 0x10000
 
-#else
-/* Unix API.  */
-
-# ifndef O_CLOEXEC
-#  define O_CLOEXEC 0
-# endif
-
 #endif
 
 int