]> granicus.if.org Git - php/commitdiff
Hopefully fix win32 build
authorIlia Alshanetsky <iliaa@php.net>
Mon, 16 Jun 2003 12:33:52 +0000 (12:33 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 16 Jun 2003 12:33:52 +0000 (12:33 +0000)
ext/hyperwave/hw.c

index 3750c79126f3d9885c9f4ffc08fe073ef541d34b..6b83f6c23dfe02900fe05104ebbfd32bcc36743b 100644 (file)
@@ -34,7 +34,7 @@
 #include "SAPI.h"
 
 #ifdef PHP_WIN32
-#include <winsock.h>
+#include <winsock2.h>
 #endif
 
 #if HYPERWAVE