From: Nick Clifton Date: Thu, 14 Dec 2000 20:29:25 +0000 (+0000) Subject: oops - omitted terminating #endif X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b8f080d6a81ad57342633e068ee3752b65d9c08c;p=binutils-gdb.git oops - omitted terminating #endif --- diff --git a/gas/dwarf2dbg.c b/gas/dwarf2dbg.c index 9080b679b6f..13f487e9771 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