diff options
author | wood <wood@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-01-23 14:10:45 +0000 |
---|---|---|
committer | wood <wood@138bc75d-0d04-0410-961f-82ee72b054a4> | 1992-01-23 14:10:45 +0000 |
commit | 8cdb310befbb9bbf0888daabdee0d7d8428012c7 (patch) | |
tree | 8c67c0fb52e7d67eca54dd4677068ebe8d922298 /gcc | |
parent | 519b485347f9de6665816fa55b32eab1d623685f (diff) | |
download | gcc-8cdb310befbb9bbf0888daabdee0d7d8428012c7.tar.gz |
*** empty log message ***
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@231 138bc75d-0d04-0410-961f-82ee72b054a4
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 bd4d254e4b4..4531646ce96 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. */ |