Commit 20f92396 by Richard Stallman

Include hconfig.h, not config.h.

From-SVN: r2420
parent 0d64891c
...@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h> #include <stdio.h>
#include "config.h" #include "hconfig.h"
#include "rtl.h" #include "rtl.h"
#include "obstack.h" #include "obstack.h"
......
...@@ -90,7 +90,7 @@ It would not make an case in output_insn_hairy because the template ...@@ -90,7 +90,7 @@ It would not make an case in output_insn_hairy because the template
given in the entry is a constant (it does not start with `*'). */ given in the entry is a constant (it does not start with `*'). */
#include <stdio.h> #include <stdio.h>
#include "config.h" #include "hconfig.h"
#include "rtl.h" #include "rtl.h"
#include "obstack.h" #include "obstack.h"
......
...@@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h> #include <stdio.h>
#include "config.h" #include "hconfig.h"
#include "rtl.h" #include "rtl.h"
#include "obstack.h" #include "obstack.h"
......
...@@ -46,7 +46,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -46,7 +46,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
it returns the split rtl in a SEQUENCE. */ it returns the split rtl in a SEQUENCE. */
#include <stdio.h> #include <stdio.h>
#include "config.h" #include "hconfig.h"
#include "rtl.h" #include "rtl.h"
#include "obstack.h" #include "obstack.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment