mirror of
https://github.com/php/php-src.git
synced 2024-12-03 14:54:40 +08:00
made win32 compile
This commit is contained in:
parent
c7c8ed155c
commit
1c4207a1f8
@ -41,6 +41,7 @@
|
||||
#ifdef PHP_WIN32
|
||||
# include <io.h>
|
||||
# include <fcntl.h>
|
||||
#define PHPAPI __declspec(dllexport)
|
||||
#endif
|
||||
|
||||
#if HAVE_LIBGD
|
||||
|
Loading…
Reference in New Issue
Block a user