X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=winsup%2Fcygwin%2Fwinsup.h;h=29cf92d11314c5304c92fc26adea8c42641b7982;hb=985a14942d2f85f7c432243d79da74a1fb56d041;hp=dbbcb620e17848f81d79c2e33e9f85a63fba58a7;hpb=7d08bb0510896725eca1f3109cd88047e24da6b8;p=pf3gnuchains%2Fpf3gnuchains4x.git diff --git a/winsup/cygwin/winsup.h b/winsup/cygwin/winsup.h index dbbcb620e1..29cf92d113 100644 --- a/winsup/cygwin/winsup.h +++ b/winsup/cygwin/winsup.h @@ -173,6 +173,7 @@ void __stdcall window_terminate (void); /* Globals that handle initialization of winsock in a child process. */ extern HANDLE wsock32_handle; +extern HANDLE ws2_32_handle; /* Globals that handle initialization of netapi in a child process. */ extern HANDLE netapi32_handle;