summaryrefslogtreecommitdiff
path: root/gcc/config/m68k/xm-next.h
diff options
context:
space:
mode:
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 ())