From c209295fa5aa466f9eceb3167a13d9df58a33bc1 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 2 Apr 1993 18:42:37 +0000 Subject: [PATCH] Include ho-generic.h. --- gas/config/ho-irix.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/config/ho-irix.h b/gas/config/ho-irix.h index cd7560f4fed..beb34725e0e 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 -- 2.30.2