diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-02 18:42:37 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-02 18:42:37 +0000 |
commit | c209295fa5aa466f9eceb3167a13d9df58a33bc1 (patch) | |
tree | da498e6ac3faf976231ac28fb98021bf4a117d69 /gas/config | |
parent | 013e4fa8fa5b14d88ab1a1bd4cee5e565a9d9899 (diff) | |
download | gdb-c209295fa5aa466f9eceb3167a13d9df58a33bc1.zip gdb-c209295fa5aa466f9eceb3167a13d9df58a33bc1.tar.gz gdb-c209295fa5aa466f9eceb3167a13d9df58a33bc1.tar.bz2 |
Include ho-generic.h.
Diffstat (limited to 'gas/config')
-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 |