From 09c41b415de2fe3ac5dce1fccde75133549767eb Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 28 Jun 2004 20:10:28 +0000 Subject: Merge OSX compatibility patch (bug #1940) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3331 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- db1-ast/btree/bt_debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db1-ast/btree') diff --git a/db1-ast/btree/bt_debug.c b/db1-ast/btree/bt_debug.c index 3aefbe762..443f2bf99 100755 --- a/db1-ast/btree/bt_debug.c +++ b/db1-ast/btree/bt_debug.c @@ -38,6 +38,7 @@ static char sccsid[] = "@(#)bt_debug.c 8.5 (Berkeley) 8/17/94"; #endif /* LIBC_SCCS and not lint */ +#ifdef DEBUG #include #include @@ -47,7 +48,6 @@ static char sccsid[] = "@(#)bt_debug.c 8.5 (Berkeley) 8/17/94"; #include #include "btree.h" -#ifdef DEBUG /* * BT_DUMP -- Dump the tree * -- cgit v1.2.3