* rs6000.c: Do not include stdioh or ctype.h anymore.
From-SVN: r18905
This commit is contained in:
parent
d50c644310
commit
c367041877
@ -1,5 +1,7 @@
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user