]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/genflags.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / genflags.c
index 948068167627c1d07b76cb650aab87d23fccbcf3..ec90c1a624192d302e04d129a7de130eacc6230d 100644 (file)
@@ -22,8 +22,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 "rtl.h"
 #include "obstack.h"
 #include "errors.h"