diff options
Diffstat (limited to 'gcc/tree-streamer-out.c')
-rw-r--r-- | gcc/tree-streamer-out.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/tree-streamer-out.c b/gcc/tree-streamer-out.c index dd910b4..a0c4665 100644 --- a/gcc/tree-streamer-out.c +++ b/gcc/tree-streamer-out.c @@ -32,6 +32,7 @@ along with GCC; see the file COPYING3. If not see #include "stor-layout.h" #include "internal-fn.h" #include "cgraph.h" +#include "target.h" #include "tree-streamer.h" #include "data-streamer.h" #include "streamer-hooks.h" |