Now includes stdlib.h to avoid implicit call declarations.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* Convert ACK a.out file to ST-Minix object format.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <out.h>
|
||||
#include <assert.h>
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
* Convert ACK a.out file to VAX Berkeley Unix object format.
|
||||
*/
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <out.h>
|
||||
#include <assert.h>
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
*/
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <system.h>
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user