diff options
Diffstat (limited to 'gcc/lower-subreg.c')
-rw-r--r-- | gcc/lower-subreg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lower-subreg.c b/gcc/lower-subreg.c index f3b2ab5497d..7b73ffd0ccc 100644 --- a/gcc/lower-subreg.c +++ b/gcc/lower-subreg.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 "tree.h" #include "rtl.h" #include "df.h" |