mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
Fix build under win32
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
# include <winsock2.h>
|
||||
# include <windows.h>
|
||||
# include <process.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user