Commit 966963e6 by Richard Stallman

Don't declare abort.

From-SVN: r5266
parent fca13b64
......@@ -206,7 +206,6 @@ extern char *permalloc ();
extern int reg_mentioned_p ();
/* Functions in the standard library that we reference. */
extern void abort ();
extern int atoi ();
extern char *getenv ();
extern char *mktemp ();
......
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