restore erroneously removed part

This commit is contained in:
Anatol Belski 2016-11-13 00:04:10 +01:00
parent 547ad56b31
commit 9593663d22

View File

@ -38,6 +38,7 @@
#include <time.h>
#ifdef PHP_WIN32
#include <winsock2.h>
#else
#ifdef HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif