summaryrefslogtreecommitdiff
path: root/databases/guile-pg/patches/patch-ac
blob: bcefacfadac69d4ace8a0a6e95d5dad9fa910ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>