]> git.pld-linux.org Git - packages/php4.git/blame - php-libpq_fs_h_path.patch
- added -vhost patch fixing security problem described in
[packages/php4.git] / php-libpq_fs_h_path.patch
CommitLineData
06c8a3b4 1--- php-4.1.1/ext/pgsql/php_pgsql.h~ Mon Feb 25 15:16:28 2002
2+++ php-4.1.1/ext/pgsql/php_pgsql.h Mon Feb 25 15:16:28 2002
3@@ -35,7 +35,7 @@
4 #define INV_WRITE 0x00020000
5 #define INV_READ 0x00040000
6 #else
7-#include <libpq/libpq-fs.h>
8+#include <postgresql/server/libpq/libpq-fs.h>
9 #endif
10
11 #ifdef PHP_WIN32
This page took 0.024248 seconds and 4 git commands to generate.