aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nomudflap.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree-nomudflap.c')
-rw-r--r--gcc/tree-nomudflap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-nomudflap.c b/gcc/tree-nomudflap.c
index f4290c43f83..47b201272cb 100644
--- a/gcc/tree-nomudflap.c
+++ b/gcc/tree-nomudflap.c
@@ -21,7 +21,6 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "config.h"
-#include "errors.h"
#include "system.h"
#include "coretypes.h"
#include "tm.h"
@@ -38,6 +37,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#include "tree-mudflap.h"
#include "tree-pass.h"
#include "ggc.h"
+#include "toplev.h"