OSDN Git Service

* fhandler_socket.cc: New file.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / winsup.h
index dbbcb62..29cf92d 100644 (file)
@@ -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;