mirror of
https://github.com/php/php-src.git
synced 2025-01-23 12:13:37 +08:00
fix build
This commit is contained in:
parent
e0ec7c981e
commit
cc7ef25e4a
@ -21,6 +21,8 @@
|
||||
#ifndef PHP_PDO_H
|
||||
#define PHP_PDO_H
|
||||
|
||||
#include "zend.h"
|
||||
|
||||
extern zend_module_entry pdo_module_entry;
|
||||
#define phpext_pdo_ptr &pdo_module_entry
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user