diff --git a/ext/pgsql/php_pgsql.h b/ext/pgsql/php_pgsql.h index 5e661e1065f91..da6d56f4e65c7 100644 --- a/ext/pgsql/php_pgsql.h +++ b/ext/pgsql/php_pgsql.h @@ -20,8 +20,6 @@ #ifdef HAVE_PGSQL -#define PHP_PGSQL_API_VERSION 20140217 - extern zend_module_entry pgsql_module_entry; #define pgsql_module_ptr &pgsql_module_entry