1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/net/asterisk-devel/files/patch-db.c
2004-10-17 18:00:02 +00:00

15 lines
284 B
C

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