summaryrefslogtreecommitdiff
path: root/net/dctc/patches/patch-ac
blob: 458e6504a705ed449005e251ee9287970a10e6ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1.1.1 2002/09/11 20:47:15 wiz Exp $

--- src/bdb.c.orig	Sat May 18 12:09:04 2002
+++ src/bdb.c
@@ -28,7 +28,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <string.h>
-#include <db.h>
+#include <db4/db.h>
 #include <glib.h>
 
 #include "var.h"