aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-next.h
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-04 05:29:22 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1998-04-04 05:29:22 +0000
commit03725bf031ec9456e4e6afd9dc4ebd50fcccda1c (patch)
treef15eaa08e855cdbc68c60389f528daa3d081414f /gcc/config/m68k/xm-next.h
parent5ca8d76e2ccecf6db2a30b1c37b567cc004d7af5 (diff)
gcc2 snapshot 980401 import
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc3@18982 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k/xm-next.h')
-rw-r--r--gcc/config/m68k/xm-next.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/m68k/xm-next.h b/gcc/config/m68k/xm-next.h
index 5c1e89d4a28..e0b53f2e04f 100644
--- a/gcc/config/m68k/xm-next.h
+++ b/gcc/config/m68k/xm-next.h
@@ -1,5 +1,3 @@
-#include "m68k/xm-m68k.h"
-
/* malloc does better with chunks the size of a page. */
#define OBSTACK_CHUNK_SIZE (getpagesize ())