diff options
Diffstat (limited to 'main/lua-dbi/lua-dbi-postgresql.patch')
-rw-r--r-- | main/lua-dbi/lua-dbi-postgresql.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/lua-dbi/lua-dbi-postgresql.patch b/main/lua-dbi/lua-dbi-postgresql.patch deleted file mode 100644 index d09ce004ea..0000000000 --- a/main/lua-dbi/lua-dbi-postgresql.patch +++ /dev/null @@ -1,10 +0,0 @@ -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 <libpq-fe.h> --#include <postgres_fe.h> - #include <dbd/common.h> - - /* |