Commit 0d64891c by Richard Stallman

Include hconfig.h, not config.h.

From-SVN: r2419
parent ae54cf6d
......@@ -20,7 +20,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"
......
......@@ -95,7 +95,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "gvarargs.h"
#include "config.h"
#include "hconfig.h"
#include "rtl.h"
#include "obstack.h"
#include "insn-config.h" /* For REGISTER_CONSTRAINTS */
......
......@@ -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"
......
......@@ -21,7 +21,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"
......
......@@ -19,7 +19,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"
......
......@@ -19,7 +19,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"
#include "insn-config.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