aboutsummaryrefslogtreecommitdiff
path: root/gcc/loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/loop.c')
-rw-r--r--gcc/loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/loop.c b/gcc/loop.c
index ac06b1e..0524e7e 100644
--- a/gcc/loop.c
+++ b/gcc/loop.c
@@ -48,6 +48,7 @@ Boston, MA 02111-1307, USA. */
#include "real.h"
#include "loop.h"
#include "except.h"
+#include "toplev.h"
/* Vector mapping INSN_UIDs to luids.
The luids are like uids but increase monotonically always.