summaryrefslogtreecommitdiff
path: root/gcc/data-streamer.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/data-streamer.c')
-rw-r--r--gcc/data-streamer.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/data-streamer.c b/gcc/data-streamer.c
index 675b5093314..3b697e5b280 100644
--- a/gcc/data-streamer.c
+++ b/gcc/data-streamer.c
@@ -23,6 +23,11 @@ along with GCC; see the file COPYING3. If not see
#include "system.h"
#include "coretypes.h"
#include "tree.h"
+#include "basic-block.h"
+#include "tree-ssa-alias.h"
+#include "internal-fn.h"
+#include "gimple-expr.h"
+#include "is-a.h"
#include "gimple.h"
#include "data-streamer.h"