diff options
-rw-r--r-- | gas/config/ho-irix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/ho-irix.h b/gas/config/ho-irix.h index cd7560f..beb3472 100644 --- a/gas/config/ho-irix.h +++ b/gas/config/ho-irix.h @@ -17,6 +17,8 @@ along with GAS; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include "ho-generic.h" + /* The assert.h macros don't work if the argument contains a newline. */ #ifndef __GNUC__ #define BROKEN_ASSERT |