diff options
Diffstat (limited to 'net/ser/files/patch-modules::postgres::db_res.c')
-rw-r--r-- | net/ser/files/patch-modules::postgres::db_res.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ser/files/patch-modules::postgres::db_res.c b/net/ser/files/patch-modules::postgres::db_res.c deleted file mode 100644 index 61c77a98f3bf..000000000000 --- a/net/ser/files/patch-modules::postgres::db_res.c +++ /dev/null @@ -1,13 +0,0 @@ - -$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" |