]> git.pld-linux.org Git - packages/php.git/blame - php-libpq_fs_h_path.patch
- strict internal deps
[packages/php.git] / php-libpq_fs_h_path.patch
CommitLineData
0ced536a
AG
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
8135bbee 3@@ -43,7 +43,7 @@
0ced536a 4 #define PHPAPI __declspec(dllimport)
8135bbee 5 #endif
48880103 6 #else
7-#include <libpq/libpq-fs.h>
8+#include <postgresql/server/libpq/libpq-fs.h>
9 #endif
8135bbee 10
0ced536a 11 #ifdef HAVE_PG_CONFIG_H
This page took 0.079853 seconds and 4 git commands to generate.