Include hconfig.h, not config.h.

From-SVN: r2420
This commit is contained in:
Richard Stallman 1992-10-13 04:40:12 +00:00
parent 0d64891c95
commit 20f92396c3
4 changed files with 4 additions and 4 deletions

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

@ -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 `*'). */
#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

@ -46,7 +46,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
it returns the split rtl in a SEQUENCE. */
#include <stdio.h>
#include "config.h"
#include "hconfig.h"
#include "rtl.h"
#include "obstack.h"