Author: cgutman Date: Tue Sep 16 22:41:45 2008 New Revision: 36278
URL: http://svn.reactos.org/svn/reactos?rev=36278&view=rev Log: - Also include nspapi.h
Modified: branches/umode-network-branch/dll/win32/ws2_32/inc/ws2_32.h
Modified: branches/umode-network-branch/dll/win32/ws2_32/inc/ws2_32.h URL: http://svn.reactos.org/svn/reactos/branches/umode-network-branch/dll/win32/w... ============================================================================== --- branches/umode-network-branch/dll/win32/ws2_32/inc/ws2_32.h [iso-8859-1] (original) +++ branches/umode-network-branch/dll/win32/ws2_32/inc/ws2_32.h [iso-8859-1] Tue Sep 16 22:41:45 2008 @@ -23,6 +23,7 @@ #include <winsock2.h> #include <Ws2tcpip.h> #include <Ws2spi.h> +#include <nspapi.h> #include <ndk/umtypes.h> #include <ndk/rtlfuncs.h>