OSDN Git Service

Include hconfig.h, not config.h.
[pf3gnuchains/gcc-fork.git] / gcc / gencodes.c
index 5d84c02..255e2aa 100644 (file)
@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 
 #include <stdio.h>
-#include "config.h"
+#include "hconfig.h"
 #include "rtl.h"
 #include "obstack.h"