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

fix ZTS build

This commit is contained in:
Antony Dovgal
2009-05-08 07:58:12 +00:00
parent 528f302fef
commit 0df4ef5609
+1
View File
@@ -34,6 +34,7 @@
#include "zend_exceptions.h"
#include "zend_interfaces.h"
#include "SAPI.h"
ZEND_DECLARE_MODULE_GLOBALS(sqlite3)