summaryrefslogtreecommitdiff
path: root/sapi/activescript/classfactory.cpp
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-03-02 13:09:48 +0000
committerWez Furlong <wez@php.net>2003-03-02 13:09:48 +0000
commit6fed2e95b24073f76f92137c13b522753691375f (patch)
tree297b5ba1e5701e3064bf7be8e8ec0611a69a28b4 /sapi/activescript/classfactory.cpp
parenta8f97a48424453ac22446d3cacec6676531e2ddd (diff)
downloadphp-git-6fed2e95b24073f76f92137c13b522753691375f.tar.gz
Fix build for activescript sapi
Diffstat (limited to 'sapi/activescript/classfactory.cpp')
-rw-r--r--sapi/activescript/classfactory.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/activescript/classfactory.cpp b/sapi/activescript/classfactory.cpp
index 7dd37424c7..a4380c4588 100644
--- a/sapi/activescript/classfactory.cpp
+++ b/sapi/activescript/classfactory.cpp
@@ -22,6 +22,7 @@
#define INITGUID
#define DEBUG_CLASS_FACTORY 0
+#include <winsock2.h>
#include <windows.h>
#include <initguid.h>