diff options
author | Tom Wood <wood@gnu.org> | 1992-01-23 14:10:45 +0000 |
---|---|---|
committer | Tom Wood <wood@gnu.org> | 1992-01-23 14:10:45 +0000 |
commit | f8684ec8a50f4d823bdaf78e5a024c50269e55a1 (patch) | |
tree | 8c67c0fb52e7d67eca54dd4677068ebe8d922298 /gcc | |
parent | 34df360cdbfcf13b1f3ca3d90cd2f9609607ea72 (diff) | |
download | gcc-f8684ec8a50f4d823bdaf78e5a024c50269e55a1.zip gcc-f8684ec8a50f4d823bdaf78e5a024c50269e55a1.tar.gz gcc-f8684ec8a50f4d823bdaf78e5a024c50269e55a1.tar.bz2 |
*** empty log message ***
From-SVN: r231
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/m88k/luna.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m88k/luna.h b/gcc/config/m88k/luna.h index bd4d254..4531646 100644 --- a/gcc/config/m88k/luna.h +++ b/gcc/config/m88k/luna.h @@ -26,6 +26,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif #define DBX_DEBUGGING_INFO +#include "aoutos.h" #include "m88k.h" /* Identify the compiler. */ |