File ndoutils-1.4b9-libpq-fe-include.patch of Package ndoutils
--- include/config.h.in.orig 2009-09-15 12:04:35.000000000 +0000 +++ include/config.h.in 2009-12-20 18:51:44.311189984 +0000 @@ -265,7 +265,7 @@ #undef HAVE_PGSQL #ifdef USE_PGSQL #define HAVE_PGSQL 1 -#include <libpq-fe.h> +#include <pgsql/libpq-fe.h> #endif #undef HAVE_SSL