summaryrefslogtreecommitdiff
path: root/lang/gambas/files/patch-src::lib::db::postgresql::main.c
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gambas/files/patch-src::lib::db::postgresql::main.c')
-rw-r--r--lang/gambas/files/patch-src::lib::db::postgresql::main.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gambas/files/patch-src::lib::db::postgresql::main.c b/lang/gambas/files/patch-src::lib::db::postgresql::main.c
deleted file mode 100644
index 5bcfa8ba986a..000000000000
--- a/lang/gambas/files/patch-src::lib::db::postgresql::main.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/lib/db/postgresql/main.c.orig Sun Aug 3 11:58:41 2003
-+++ src/lib/db/postgresql/main.c Sun Jan 25 14:29:09 2004
-@@ -31,7 +31,7 @@
-
- #include <libpq-fe.h>
- #include <postgres.h>
--#include <pg_type.h>
-+#include <catalog/pg_type.h>
-
- #include "main.h"
-