Bug 8814 - db should look for its header using a relative path, instead of the system path (Fixes FreeWRT)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@50781 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2007-01-14 05:01:16 +00:00
parent 808bcff9d0
commit 321c032c5e
31 changed files with 31 additions and 31 deletions

View File

@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)bt_overflow.c 8.5 (Berkeley) 7/16/94";
#include <stdlib.h>
#include <string.h>
#include <db.h>
#include "../include/db.h"
#include "btree.h"
/*