summaryrefslogtreecommitdiff
path: root/win32/time.h
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2000-06-30 12:16:58 +0000
committerZeev Suraski <zeev@php.net>2000-06-30 12:16:58 +0000
commit37fb71b9ba691b6d5c3be3128a3350be94303113 (patch)
treeaca7c0eb87214a28613e91511c7f7626e4fb35cd /win32/time.h
parent887495811bf4aabea3ba84af1738fa322e19a73e (diff)
downloadphp-git-37fb71b9ba691b6d5c3be3128a3350be94303113.tar.gz
Set version number on DLLs
Diffstat (limited to 'win32/time.h')
-rw-r--r--win32/time.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/time.h b/win32/time.h
index b8f59ceb3a..304d0536fb 100644
--- a/win32/time.h
+++ b/win32/time.h
@@ -13,8 +13,8 @@
#define _DH_TIME_H
/* Include stuff ************************************************************ */
-#include <winsock.h>
-#include <time.h>
+#include <winsock2.h>
+//#include <time.h>
/* Struct stuff ************************************************************* */
struct timezone {