Include hconfig.h, not config.h.
From-SVN: r2419
This commit is contained in:
parent
ae54cf6ddc
commit
0d64891c95
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user