summaryrefslogtreecommitdiff
path: root/net/asterisk10/files/patch-db.c
blob: 6c2bdcd443c8043c6569b89b7ee110c7d00ae989 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

--- db.c.orig	Fri Jul  9 13:08:09 2004
+++ db.c	Sun Oct 10 15:32:33 2004
@@ -33,7 +33,7 @@
 #include <asterisk/cli.h>
 #include <asterisk/utils.h>
 #include <asterisk/lock.h>
-#include "db1-ast/include/db.h"
+#include <db.h>
 #include "asterisk.h"
 #include "astconf.h"