From d28aba1c5695e91835bff1f26b138639d7bfc0e0 Mon Sep 17 00:00:00 2001 From: "hp.com!davidm" Date: Sat, 3 Jan 2004 10:50:24 +0000 Subject: [PATCH] Regenerate. (Logical change 1.151) --- src/ia64/Lget_accessors-ia64.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/ia64/Lget_accessors-ia64.c b/src/ia64/Lget_accessors-ia64.c index cfad358d..102b33bb 100644 --- a/src/ia64/Lget_accessors-ia64.c +++ b/src/ia64/Lget_accessors-ia64.c @@ -1,4 +1,5 @@ -#ifndef UNW_REMOTE_ONLY #define UNW_LOCAL_ONLY -#include "Gget_accessors.c" +#include +#if defined(UNW_LOCAL_ONLY) && !defined(UNW_REMOTE_ONLY) +#include "Gget_accessors-ia64.c" #endif