mirror of
https://git.freebsd.org/ports.git
synced 2025-07-05 11:29:15 -04:00
13 lines
265 B
C
13 lines
265 B
C
|
|
$FreeBSD$
|
|
|
|
--- modules/postgres/db_mod.c.orig Wed Oct 8 16:07:22 2003
|
|
+++ modules/postgres/db_mod.c Tue Apr 13 22:27:28 2004
|
|
@@ -35,6 +35,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include "../../sr_module.h"
|
|
+#include "../../db/db_con.h"
|
|
#include "dbase.h"
|
|
|
|
MODULE_VERSION
|