]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gengtype.c
* gengtype.c (open_base_files): Add lto-streamer.h
[thirdparty/gcc.git] / gcc / gengtype.c
index 91f3f57d7c9a77b6592f9161cfe90d6b91542c39..27d5be2c4ab4ffd8252a627bc4cd83a389feeaae 100644 (file)
@@ -1571,7 +1571,7 @@ open_base_files (void)
       "optabs.h", "libfuncs.h", "debug.h", "ggc.h", "cgraph.h",
       "tree-flow.h", "reload.h", "cpp-id-data.h", "tree-chrec.h",
       "cfglayout.h", "except.h", "output.h", "gimple.h", "cfgloop.h",
-      "target.h", "ipa-prop.h", NULL
+      "target.h", "ipa-prop.h", "lto-streamer.h", NULL
     };
     const char *const *ifp;
     outf_p gtype_desc_c;