oops - omitted terminating #endif

This commit is contained in:
Nick Clifton 2000-12-14 20:29:25 +00:00
parent 6717891cd0
commit b8f080d6a8

View file

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