From: Nick Clifton Date: Thu, 14 Dec 2000 20:29:25 +0000 (+0000) Subject: oops - omitted terminating #endif X-Git-Tag: newlib-1_9_0~265 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8f080d6a81ad57342633e068ee3752b65d9c08c;p=external%2Fbinutils.git oops - omitted terminating #endif --- diff --git a/gas/dwarf2dbg.c b/gas/dwarf2dbg.c index 9080b67..13f487e 100644 --- a/gas/dwarf2dbg.c +++ b/gas/dwarf2dbg.c @@ -39,6 +39,7 @@ #ifndef INT_MAX #define INT_MAX (int) (((unsigned) (-1)) >> 1) #endif +#endif #ifdef BFD_ASSEMBLER