[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] cvs: php-src(PHP_5_2) /ext/json php_json.h
From:       "Andrei Zmievski" <andrei () php ! net>
Date:       2009-05-31 18:55:36
Message-ID: cvsandrei1243796136 () cvsserver
[Download RAW message or body]

andrei		Sun May 31 18:55:36 2009 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/ext/json	php_json.h 
  Log:
  MFB
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/json/php_json.h?r1=1.8.2.5&r2=1.8.2.6&diff_format=u
Index: php-src/ext/json/php_json.h
diff -u php-src/ext/json/php_json.h:1.8.2.5 php-src/ext/json/php_json.h:1.8.2.6
--- php-src/ext/json/php_json.h:1.8.2.5	Sun May 31 01:43:45 2009
+++ php-src/ext/json/php_json.h	Sun May 31 18:55:36 2009
@@ -16,13 +16,15 @@
   +----------------------------------------------------------------------+
 */
 
-/* $Id: php_json.h,v 1.8.2.5 2009/05/31 01:43:45 andrei Exp $ */
+/* $Id: php_json.h,v 1.8.2.6 2009/05/31 18:55:36 andrei Exp $ */
 
 #ifndef PHP_JSON_H
 #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
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic