1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/mail/perdition/files/patch-perdition-db-bdb-perditiondb_bdb.h
Clement Laforet b6dc8ffaa9 - Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter

Submitted by:		Thomas Vogt <thomas@bsdunix.ch>
Also submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR:			ports/83305 [1]
2005-12-19 10:06:19 +00:00

12 lines
307 B
C

--- perdition/db/bdb/perditiondb_bdb.h.orig Tue Dec 6 15:58:20 2005
+++ perdition/db/bdb/perditiondb_bdb.h Tue Dec 6 15:58:34 2005
@@ -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