summaryrefslogtreecommitdiff
path: root/gcc/go/go-system.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/go/go-system.h')
-rw-r--r--gcc/go/go-system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/go/go-system.h b/gcc/go/go-system.h
index e70c75dbc28..9df1341e8ba 100644
--- a/gcc/go/go-system.h
+++ b/gcc/go/go-system.h
@@ -130,7 +130,6 @@ struct hash<T*>
#include "coretypes.h"
#include "diagnostic-core.h" /* For error_at and friends. */
-#include "input.h" /* For source_location. */
#include "intl.h" /* For _(). */
// When using gcc, go_assert is just gcc_assert.