summaryrefslogtreecommitdiff
path: root/databases/guile-pg/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'databases/guile-pg/patches/patch-ac')
-rw-r--r--databases/guile-pg/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/databases/guile-pg/patches/patch-ac b/databases/guile-pg/patches/patch-ac
new file mode 100644
index 00000000000..bcefacfadac
--- /dev/null
+++ b/databases/guile-pg/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 2002/10/27 01:14:10 cjones Exp $
+
+--- libpostgres.c.orig Sat Oct 26 12:46:07 2002
++++ libpostgres.c Sat Oct 26 12:46:08 2002
+@@ -37,7 +37,7 @@
+ #include <guile/gh.h>
+
+ #include <libpq-fe.h>
+-#include <postgres.h>
++/* #include <postgres.h> */
+ #include <libpq/libpq-fs.h>
+
+ #include <libpostgres.h>