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

From-SVN: r30971
This commit is contained in:
Jeffrey A Law 1999-12-16 09:46:28 +00:00 committed by Jeff Law
parent 0bd4b46174
commit df55ea0914
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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"