1
0
mirror of https://github.com/php/php-src.git synced 2026-04-22 23:48:14 +02:00

it's n.a. on win32 :)

This commit is contained in:
Daniel Beulshausen
2000-10-23 13:56:22 +00:00
parent 48e5d3189f
commit 6911ee5b99
+2
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