From 18cd500bf7d59b4b49c0050e47ce630938f7a46b Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Wed, 15 Sep 2004 11:37:04 +0000 Subject: [PATCH] (Logical change 1.270) --- tests/Ltest-bt.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/Ltest-bt.c b/tests/Ltest-bt.c index e69de29b..3489bf0b 100644 --- a/tests/Ltest-bt.c +++ b/tests/Ltest-bt.c @@ -0,0 +1,5 @@ +#define UNW_LOCAL_ONLY +#include +#if !defined(UNW_REMOTE_ONLY) +#include "Gtest-bt.c" +#endif