mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
805e567768
2. Add many knobs. 3. pass maintainer ship to Clement Laforet <sheepkiller@cultdeadsheep.org> PR: 53358 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notification by: daichi
12 lines
307 B
C
12 lines
307 B
C
--- perdition/db/bdb/perditiondb_bdb.h.orig Sun Jun 15 18:38:52 2003
|
|
+++ perdition/db/bdb/perditiondb_bdb.h Sun Jun 15 18:39:05 2003
|
|
@@ -29,7 +29,7 @@
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|
|
#include <ctype.h>
|
|
-#include <db.h>
|
|
+#include <db3/db.h>
|
|
#include "log.h"
|
|
|
|
#ifndef PERDITIONDB_BDB_SYSCONFDIR
|