* langhooks.c: Include flags.h.
From-SVN: r49955
This commit is contained in:
parent
a37049c13b
commit
29ac78d5fe
@ -1,3 +1,7 @@
|
||||
2002-02-21 Diego Novillo <dnovillo@redhat.com>
|
||||
|
||||
* langhooks.c: Include flags.h.
|
||||
|
||||
2002-02-21 Aldy Hernandez <aldyh@redhat.com>
|
||||
|
||||
* testsuite/gcc.dg/attr-alwaysinline.c: New.
|
||||
|
@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */
|
||||
#include "rtl.h"
|
||||
#include "insn-config.h"
|
||||
#include "integrate.h"
|
||||
#include "flags.h"
|
||||
#include "langhooks.h"
|
||||
#include "langhooks-def.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user