1 2 3 4 5 6 7 8 9 10 11
--- mod_sql_postgres.c 2001-11-30 18:34:16.000000000 +0100 +++ patch 2002-06-28 00:19:15.000000000 +0200 @@ -35,7 +35,7 @@ #define _POSTGRES_PORT "5432" -#include <pgsql/libpq-fe.h> +#include <postgresql/libpq-fe.h> #include "conf.h" #include "../contrib/mod_sql.h"