Commit df55ea09 by Jeffrey A Law Committed by Jeff Law

* profile.c: Remove redundant #include "output.h".

From-SVN: r30971
parent 0bd4b461
......@@ -5,6 +5,8 @@ Thu Dec 16 02:41:26 1999 Richard Henderson (rth@cygnus.com)
Thu Dec 16 02:26:11 1999 Jeffrey A Law (law@cygnus.com)
* profile.c: Remove redundant #include "output.h".
* h8300.md (HImode preinc peephole): Fix typo.
1999-12-15 Jason Merrill <jason@casey.cygnus.com>
......
......@@ -51,7 +51,6 @@ Boston, MA 02111-1307, USA. */
#include "output.h"
#include "regs.h"
#include "function.h"
#include "output.h"
#include "gcov-io.h"
#include "toplev.h"
#include "ggc.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