]> git.pld-linux.org Git - packages/php4.git/blame - php4-libpq_fs_h_path.patch
- rel 8; see cvs log php-openssl-huge-hack.patch for details
[packages/php4.git] / php4-libpq_fs_h_path.patch
CommitLineData
71398d48 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
cf2eaf54 3@@ -43,7 +43,7 @@
71398d48 4 #define PHPAPI __declspec(dllimport)
cf2eaf54 5 #endif
000b8a88 6 #else
7-#include <libpq/libpq-fs.h>
8+#include <postgresql/server/libpq/libpq-fs.h>
9 #endif
cf2eaf54 10
71398d48 11 #ifdef HAVE_PG_CONFIG_H
This page took 0.070898 seconds and 4 git commands to generate.