oops - omitted terminating #endif

This commit is contained in:
Nick Clifton 2000-12-14 20:29:25 +00:00
parent 6717891cd0
commit b8f080d6a8
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
#ifndef INT_MAX
#define INT_MAX (int) (((unsigned) (-1)) >> 1)
#endif
#endif
#ifdef BFD_ASSEMBLER