mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-01-31 08:49:34 +08:00
* c-aux-info.c (xmalloc): Remove declaration.
From-SVN: r20600
This commit is contained in:
parent
bb5177ac6d
commit
3559eb289e
@ -1,3 +1,7 @@
|
|||||||
|
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
|
||||||
|
|
||||||
|
* c-aux-info.c (xmalloc): Remove declaration.
|
||||||
|
|
||||||
Fri Jun 19 20:23:05 1998 Robert Lipe <robertl@dgii.com>
|
Fri Jun 19 20:23:05 1998 Robert Lipe <robertl@dgii.com>
|
||||||
|
|
||||||
* i386.c: Include system.h. Remove redundant includes.
|
* i386.c: Include system.h. Remove redundant includes.
|
||||||
|
@ -27,8 +27,6 @@ Boston, MA 02111-1307, USA. */
|
|||||||
#include "tree.h"
|
#include "tree.h"
|
||||||
#include "c-tree.h"
|
#include "c-tree.h"
|
||||||
|
|
||||||
extern char *xmalloc ();
|
|
||||||
|
|
||||||
enum formals_style_enum {
|
enum formals_style_enum {
|
||||||
ansi,
|
ansi,
|
||||||
k_and_r_names,
|
k_and_r_names,
|
||||||
|
Loading…
Reference in New Issue
Block a user