1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-13 15:29:15 -04:00
ports/net/ser/files/patch-modules::postgres::db_res.c
2004-10-17 19:22:13 +00:00

13 lines
302 B
C

$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"