mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
- Use PHP_WIN32
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
#include "modules.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "ext/standard/php_global.h"
|
||||
#if (WIN32|WINNT)
|
||||
#ifdef PHP_WIN32
|
||||
#include "winsock.h"
|
||||
#endif
|
||||
CALSTREAM *cal_open();
|
||||
|
||||
Reference in New Issue
Block a user