1
0
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:
Daniel Beulshausen
2000-10-21 17:19:23 +00:00
parent c10bf6d129
commit bef776742c

View File

@@ -19,7 +19,9 @@
/* $Id$ */
#define IS_EXT_MODULE
#ifndef PHP_WIN32
#include "php_config.h"
#endif
#if HAVE_FOPENCOOKIE
#define _GNU_SOURCE