]> granicus.if.org Git - php/commitdiff
fix build
authorMarcus Boerger <helly@php.net>
Sun, 26 Sep 2004 22:20:24 +0000 (22:20 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 26 Sep 2004 22:20:24 +0000 (22:20 +0000)
ext/pdo/php_pdo.h

index a7fbd90894f5141f1fafafed2ef2b95672936d9b..d9ef7130be6e0fafe36638214d9c3501d731fb06 100755 (executable)
@@ -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