aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5/files/patch-pgsql
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/files/patch-pgsql')
-rw-r--r--www/mod_php5/files/patch-pgsql10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/mod_php5/files/patch-pgsql b/www/mod_php5/files/patch-pgsql
new file mode 100644
index 000000000000..7d9ccaa04ce0
--- /dev/null
+++ b/www/mod_php5/files/patch-pgsql
@@ -0,0 +1,10 @@
+--- ext/pgsql/php_pgsql.h~ Wed Sep 13 06:13:36 2000
++++ ext/pgsql/php_pgsql.h Sat Apr 21 20:26:21 2001
+@@ -29,7 +29,6 @@
+
+ #ifdef PHP_PGSQL_PRIVATE
+ #undef SOCKET_SIZE_TYPE
+-#include <postgres.h>
+ #include <libpq-fe.h>
+
+ #ifdef PHP_WIN32