mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix the build.
This commit is contained in:
parent
7c3e7f88c4
commit
77beb62c5f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue