mirror of
https://github.com/php/php-src.git
synced 2026-04-11 10:03:18 +02:00
i can find no php_config.h on win32 :)
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
/* $Id$ */
|
||||
#define IS_EXT_MODULE
|
||||
|
||||
#ifndef PHP_WIN32
|
||||
#include "php_config.h"
|
||||
#endif
|
||||
|
||||
#if HAVE_FOPENCOOKIE
|
||||
#define _GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user