1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 01:23:53 +02:00

- zend_config.h is enough

This commit is contained in:
Andi Gutmans
2000-03-10 08:36:04 +00:00
parent 909f3af8dc
commit ab5ca792e4

View File

@@ -30,7 +30,7 @@
#define GINIT_FUNC_ARGS void
#define GINIT_FUNC_ARGS_PASSTHRU
#include "zend.h"
#include "zend_config.h"
#ifdef ZTS
#define USING_ZTS 1