aboutsummaryrefslogtreecommitdiff
path: root/net/ser/files/patch-modules::postgres::db_res.c
blob: 61c77a98f3bf670931224fd6a93be76d62e43765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- modules/postgres/db_res.c.orig	Tue Apr  8 04:25:35 2003
+++ modules/postgres/db_res.c	Tue Apr 13 22:27:28 2004
@@ -38,6 +38,7 @@
 
 #include <stdlib.h>
 #include "../../db/db_res.h"
+#include "../../db/db_con.h"
 #include "../../dprint.h"
 #include "../../mem/mem.h"
 #include "defs.h"