Commit 29ac78d5 by Diego Novillo Committed by Diego Novillo

* langhooks.c: Include flags.h.

From-SVN: r49955
parent a37049c1
2002-02-21 Diego Novillo <dnovillo@redhat.com>
* langhooks.c: Include flags.h.
2002-02-21 Aldy Hernandez <aldyh@redhat.com> 2002-02-21 Aldy Hernandez <aldyh@redhat.com>
* testsuite/gcc.dg/attr-alwaysinline.c: New. * testsuite/gcc.dg/attr-alwaysinline.c: New.
......
...@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */ ...@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */
#include "rtl.h" #include "rtl.h"
#include "insn-config.h" #include "insn-config.h"
#include "integrate.h" #include "integrate.h"
#include "flags.h"
#include "langhooks.h" #include "langhooks.h"
#include "langhooks-def.h" #include "langhooks-def.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