--- 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"
 


syntax highlighted by Code2HTML, v. 0.9.1