From 0ada2778e513fb74a43644223a45a330eccf29e4 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 21 Oct 2013 14:57:39 +0000 Subject: main/lua-dbi: fix build for postgresql --- main/lua-dbi/lua-dbi-postgresql.patch | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'main/lua-dbi/lua-dbi-postgresql.patch') diff --git a/main/lua-dbi/lua-dbi-postgresql.patch b/main/lua-dbi/lua-dbi-postgresql.patch index 2d2ba272da..d09ce004ea 100644 --- a/main/lua-dbi/lua-dbi-postgresql.patch +++ b/main/lua-dbi/lua-dbi-postgresql.patch @@ -1,9 +1,10 @@ ---- a/dbd/postgresql/dbd_postgresql.h.old 2010-05-01 06:25:12.000000000 +0200 -+++ b/dbd/postgresql/dbd_postgresql.h 2011-04-19 16:59:53.364944209 +0200 -@@ -1,5 +1,5 @@ +diff --git a/dbd/postgresql/dbd_postgresql.h b/dbd/postgresql/dbd_postgresql.h +index b3e18f9..1ff6ffb 100755 +--- a/dbd/postgresql/dbd_postgresql.h ++++ b/dbd/postgresql/dbd_postgresql.h +@@ -1,5 +1,4 @@ #include -#include -+#include #include /* -- cgit v1.2.3