From: Andrei Zmievski Date: Sun, 31 May 2009 18:55:36 +0000 (+0000) Subject: MFB X-Git-Tag: php-5.2.10RC2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=63b6c3bab390b429a1ac1f132f439d554ebd1769;p=php MFB --- diff --git a/ext/json/php_json.h b/ext/json/php_json.h index 11a92bf559..ed2d486046 100644 --- a/ext/json/php_json.h +++ b/ext/json/php_json.h @@ -23,6 +23,8 @@ #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