]> git.pld-linux.org Git - packages/php4.git/blob - php4-libpq_fs_h_path.patch
- rel 42; no pcre_info anymore
[packages/php4.git] / php4-libpq_fs_h_path.patch
1 --- php-4.3.0/ext/pgsql/php_pgsql.h~    Mon Feb 25 15:16:28 2002
2 +++ php-4.3.0/ext/pgsql/php_pgsql.h     Mon Feb 25 15:16:28 2002
3 @@ -43,7 +43,7 @@
4  #define PHPAPI __declspec(dllimport)
5  #endif
6  #else
7 -#include <libpq/libpq-fs.h>
8 +#include <postgresql/server/libpq/libpq-fs.h>
9  #endif
10  
11  #ifdef HAVE_PG_CONFIG_H
This page took 0.029404 seconds and 3 git commands to generate.