summaryrefslogtreecommitdiff
path: root/gcc/coretypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/coretypes.h')
-rw-r--r--gcc/coretypes.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/coretypes.h b/gcc/coretypes.h
index 9bb541db416..110d5b64a82 100644
--- a/gcc/coretypes.h
+++ b/gcc/coretypes.h
@@ -309,6 +309,8 @@ typedef unsigned char uchar;
#include "fixed-value.h"
#include "hash-table.h"
#include "hash-set.h"
+#include "input.h"
+#include "is-a.h"
#endif /* GENERATOR_FILE && !USED_FOR_TARGET */
#endif /* coretypes.h */