diff options
Diffstat (limited to 'gcc/lto-streamer-in.c')
-rw-r--r-- | gcc/lto-streamer-in.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/lto-streamer-in.c b/gcc/lto-streamer-in.c index 45a1155..b9cdd00 100644 --- a/gcc/lto-streamer-in.c +++ b/gcc/lto-streamer-in.c @@ -54,6 +54,7 @@ along with GCC; see the file COPYING3. If not see #include "debug.h" #include "cgraph.h" #include "ipa-utils.h" +#include "target.h" #include "data-streamer.h" #include "gimple-streamer.h" #include "lto-streamer.h" |