summaryrefslogtreecommitdiff
path: root/ext/pdo/php_pdo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdo/php_pdo.h')
-rwxr-xr-xext/pdo/php_pdo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pdo/php_pdo.h b/ext/pdo/php_pdo.h
index cfa1f2b626..a7fbd90894 100755
--- a/ext/pdo/php_pdo.h
+++ b/ext/pdo/php_pdo.h
@@ -20,7 +20,6 @@
#ifndef PHP_PDO_H
#define PHP_PDO_H
-#include "php.h"
extern zend_module_entry pdo_module_entry;
#define phpext_pdo_ptr &pdo_module_entry