diff options
Diffstat (limited to 'gcc/cfghooks.c')
-rw-r--r-- | gcc/cfghooks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/cfghooks.c b/gcc/cfghooks.c index 285ec3d291f..2cfdcfca576 100644 --- a/gcc/cfghooks.c +++ b/gcc/cfghooks.c @@ -23,6 +23,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "dumpfile.h" #include "backend.h" +#include "cfghooks.h" #include "alias.h" #include "tree.h" #include "rtl.h" |