]> granicus.if.org Git - php/commitdiff
MFB
authorAndrei Zmievski <andrei@php.net>
Sun, 31 May 2009 18:55:36 +0000 (18:55 +0000)
committerAndrei Zmievski <andrei@php.net>
Sun, 31 May 2009 18:55:36 +0000 (18:55 +0000)
ext/json/php_json.h

index 11a92bf5592be001e66913eb37eda01093b3ac37..ed2d48604644420e829468f3531125c171699a9c 100644 (file)
@@ -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