projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6717891
)
oops - omitted terminating #endif
author
Nick Clifton
<nickc@redhat.com>
Thu, 14 Dec 2000 20:29:25 +0000
(20:29 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Thu, 14 Dec 2000 20:29:25 +0000
(20:29 +0000)
gas/dwarf2dbg.c
patch
|
blob
|
history
diff --git
a/gas/dwarf2dbg.c
b/gas/dwarf2dbg.c
index 9080b679b6fadecd437634deb6bb86b8840dca4d..13f487e9771153f98514173f8fc09fc408fbcb49 100644
(file)
--- 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