1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/net/asterisk10/files/patch-db.c

15 lines
287 B
C
Raw Normal View History

$FreeBSD$
--- db.c.orig Wed Aug 13 18:25:16 2003
+++ db.c Fri Oct 17 11:27:30 2003
@@ -32,7 +32,7 @@
#include <asterisk/options.h>
#include <asterisk/astdb.h>
#include <asterisk/cli.h>
-#include "db1-ast/include/db.h"
+#include <db.h>
#include "asterisk.h"
#include "astconf.h"