aboutsummaryrefslogtreecommitdiff
path: root/gcc/caller-save.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/caller-save.c')
-rw-r--r--gcc/caller-save.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/caller-save.c b/gcc/caller-save.c
index 44131f9..ecb862b 100644
--- a/gcc/caller-save.c
+++ b/gcc/caller-save.c
@@ -37,7 +37,6 @@ along with GCC; see the file COPYING3. If not see
#include "diagnostic-core.h"
#include "tm_p.h"
#include "addresses.h"
-#include "output.h"
#include "ggc.h"
#define MOVE_MAX_WORDS (MOVE_MAX / UNITS_PER_WORD)