X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=php-libpq_fs_h_path.patch;h=e149f007ff45a946c1de447ed2ba6a6d0cfb181f;hb=cb14616a3214387c568d08c2bb8db289fbe18e97;hp=37e96eb6b77cfadbce31e45b23f9c4d8cf8241d5;hpb=8135bbeef95fc9968aee7ade51a75494c5aac363;p=packages%2Fphp.git diff --git a/php-libpq_fs_h_path.patch b/php-libpq_fs_h_path.patch index 37e96eb..e149f00 100644 --- a/php-libpq_fs_h_path.patch +++ b/php-libpq_fs_h_path.patch @@ -1,11 +1,12 @@ ---- php-4.3.0/ext/pgsql/php_pgsql.h~ Mon Feb 25 15:16:28 2002 -+++ php-4.3.0/ext/pgsql/php_pgsql.h Mon Feb 25 15:16:28 2002 +diff -burN php-5.0.0b3/ext/pgsql/php_pgsql.h php-5.0.0b3-libpq_fs_h_path/ext/pgsql/php_pgsql.h +--- php-5.0.0b3/ext/pgsql/php_pgsql.h 2003-12-05 02:03:35.000000000 +0100 ++++ php-5.0.0b3-libpq_fs_h_path/ext/pgsql/php_pgsql.h 2003-12-26 22:30:20.000000000 +0100 @@ -43,7 +43,7 @@ - #define PHPAPI __declspec(dllimport) + #define PHP_PGSQL_API __declspec(dllimport) #endif #else -#include +#include + #define PHP_PGSQL_API /* nothing special */ #endif - #ifdef HAVE_PG_CONFIG_H