File luadbi-postgresql-headers.patch of Package lua-luadbi
Index: luadbi/dbd/postgresql/dbd_postgresql.h =================================================================== --- luadbi.orig/dbd/postgresql/dbd_postgresql.h +++ luadbi/dbd/postgresql/dbd_postgresql.h @@ -1,5 +1,5 @@ -#include <libpq-fe.h> -#include <postgres_fe.h> +#include <pgsql/libpq-fe.h> +#include <pgsql/server/postgres_fe.h> #include <dbd/common.h> /*