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 PHP_PGSQL_API __declspec(dllimport) #endif #else -#include +#include #define PHP_PGSQL_API /* nothing special */ #endif