Rationalised use of #includes to be more standards-compliant.

This commit is contained in:
dtrg
2006-07-26 18:22:02 +00:00
parent 4fd0f0dba4
commit 30e34f493f
5 changed files with 10 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include <stdlib.h>
#include <system.h>
extern int err, lineno;