summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/gengtype-yacc.y
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/gengtype-yacc.y')
-rw-r--r--contrib/gcc/gengtype-yacc.y4
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/gcc/gengtype-yacc.y b/contrib/gcc/gengtype-yacc.y
index 9ccea1a..928c962 100644
--- a/contrib/gcc/gengtype-yacc.y
+++ b/contrib/gcc/gengtype-yacc.y
@@ -20,8 +20,10 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
%{
-#include "hconfig.h"
+#include "bconfig.h"
#include "system.h"
+#include "coretypes.h"
+#include "tm.h"
#include "gengtype.h"
#define YYERROR_VERBOSE
%}
OpenPOWER on IntegriCloud