Commit c3670418 by Jeffrey A Law Committed by Jeff Law

* rs6000.c: Do not include stdioh or ctype.h anymore.

From-SVN: r18905
parent d50c6443
Sun Mar 29 12:45:23 1998 Jeffrey A Law (law@cygnus.com)
* rs6000.c: Do not include stdioh or ctype.h anymore.
* Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
$(RTL_H).
(stor-layout.o): Likewise.
......
......@@ -19,8 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include <stdio.h>
#include <ctype.h>
#include "config.h"
#include "system.h"
#include "rtl.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