X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fspawn_faction_adddup2.c;h=688873fda48d13d3230d8aadef2b7bb11e4f4892;hb=31d3154399f8c679ba23afb0f6bef03b73d4c741;hp=e86196009935e25b793bbc12cb426b66e0cb1700;hpb=23be8c8099f5adb14590f02b4a1c669ce49229f7;p=gnulib.git diff --git a/lib/spawn_faction_adddup2.c b/lib/spawn_faction_adddup2.c index e86196009..688873fda 100644 --- a/lib/spawn_faction_adddup2.c +++ b/lib/spawn_faction_adddup2.c @@ -23,12 +23,7 @@ #include #if !_LIBC -# if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ -# include -# define __sysconf(open_max) _getmaxstdio () -# else -# define __sysconf(open_max) getdtablesize () -# endif +# define __sysconf(open_max) getdtablesize () #endif #include "spawn_int.h"