Include hconfig.h, not config.h.

From-SVN: r2419
This commit is contained in:
Richard Stallman 1992-10-13 04:24:45 +00:00
parent ae54cf6ddc
commit 0d64891c95
6 changed files with 6 additions and 6 deletions

View File

@ -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"

View File

@ -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 */

View 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"

View File

@ -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"

View File

@ -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"

View File

@ -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"