fix build

This commit is contained in:
Marcus Boerger 2004-09-26 22:20:24 +00:00
parent e0ec7c981e
commit cc7ef25e4a

View File

@ -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