File luadbi-postgresql-headers.patch of Package lua-luadbi
--- dbd/postgresql/dbd_postgresql.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/dbd/postgresql/dbd_postgresql.h +++ b/dbd/postgresql/dbd_postgresql.h @@ -1,4 +1,4 @@ -#include <libpq-fe.h> +#include <pgsql/libpq-fe.h> #include <dbd/common.h> /*