1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/devel/gconf/files/patch-backends::bdb.h
2001-06-05 14:21:25 +00:00

15 lines
218 B
C

$FreeBSD$
--- backends/bdb.h 2001/06/05 14:10:55 1.1
+++ backends/bdb.h 2001/06/05 14:11:10
@@ -116,7 +116,7 @@
#ifndef BDB_H
-#include <db.h>
+#include <db3/db.h>
#include <glib.h>
#include <gconf/gconf.h>