mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
Fixed windows build.
This commit is contained in:
@@ -25,7 +25,10 @@
|
||||
#include "php_globals.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "SAPI.h"
|
||||
|
||||
#ifndef PHP_WIN32
|
||||
#include "build-defs.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LIBDL
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user