summaryrefslogtreecommitdiff
path: root/mail/perdition/files/patch-makebdb-makebdb.c
blob: c976a51c864beab9f6d572acea3c054edbae10a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- makebdb/makebdb.c.orig	Mon Apr 28 08:13:47 2003
+++ makebdb/makebdb.c	Sun Jun 15 18:36:21 2003
@@ -35,7 +35,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <ctype.h>
-#include <db.h>
+#include <db3/db.h>
 
 #include "options.h"