aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfganal.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cfganal.c')
-rw-r--r--gcc/cfganal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cfganal.c b/gcc/cfganal.c
index 22cfd28..7676bd8 100644
--- a/gcc/cfganal.c
+++ b/gcc/cfganal.c
@@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "backend.h"
+#include "cfghooks.h"
#include "hard-reg-set.h"
#include "cfganal.h"
#include "timevar.h"