X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fw32spawn.h;h=166737032eb4a02aac65e84e9be24499c63e2ec5;hb=2408f02086a20c0a02241cd4a1cf11f126a95fe3;hp=58b0392c42b572b63ccf6f0c9dcdfa65b2f71471;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/lib/w32spawn.h b/lib/w32spawn.h index 58b0392c4..166737032 100644 --- a/lib/w32spawn.h +++ b/lib/w32spawn.h @@ -19,7 +19,7 @@ #define WIN32_LEAN_AND_MEAN #include -/* Get _get_osfhandle() and _open_osfhandle(). */ +/* Get _open_osfhandle(). */ #include #include @@ -27,6 +27,9 @@ #include #include +/* Get _get_osfhandle(). */ +#include "msvc-nothrow.h" + #include "cloexec.h" #include "xalloc.h"