diff options
Diffstat (limited to 'gcc/data-streamer.c')
-rw-r--r-- | gcc/data-streamer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/data-streamer.c b/gcc/data-streamer.c index cbd1cb9f9dd..5915a416a04 100644 --- a/gcc/data-streamer.c +++ b/gcc/data-streamer.c @@ -22,6 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" +#include "tree.h" #include "data-streamer.h" /* Pack WORK into BP in a variant of uleb format. */ |