Fix the build.

This commit is contained in:
Andrei Zmievski 2009-05-31 18:55:10 +00:00
parent 7c3e7f88c4
commit 77beb62c5f

View file

@ -22,6 +22,7 @@
#define PHP_JSON_H
#define PHP_JSON_VERSION "1.2.1"
#include "ext/standard/php_smart_str.h"
extern zend_module_entry json_module_entry;
#define phpext_json_ptr &json_module_entry