Commit fc6874c8 by Jason Thorpe Committed by Jason Thorpe

bit.c: Don't include glimits.h.

* bit.c: Don't include glimits.h.
* target.c: Likewise.
* where.h: Likewise.

From-SVN: r54718
parent 912ce297
2002-06-17 Jason Thorpe <thorpej@wasabisystems.com>
* bit.c: Don't include glimits.h.
* target.c: Likewise.
* where.h: Likewise.
2002-06-12 Gabriel Dos Reis <gdr@codesourcery.com>
* bad.c (ffebad_start_): Adjust calls to diagnostic_count_error.
......
......@@ -31,7 +31,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* Include files. */
#include "proj.h"
#include "glimits.h"
#include "bit.h"
#include "malloc.h"
......
......@@ -69,7 +69,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
/* Include files. */
#include "proj.h"
#include "glimits.h"
#include "target.h"
#include "diagnostic.h"
#include "bad.h"
......
......@@ -61,7 +61,6 @@ typedef unsigned int ffewhereUses_;
/* Include files needed by this one. */
#include "glimits.h"
#include "top.h"
/* Structure definitions. */
......
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