Now includes stdlib.h to avoid implicit call declarations.
This commit is contained in:
		
							parent
							
								
									4ed4d8423f
								
							
						
					
					
						commit
						35bd1df1aa
					
				
					 3 changed files with 3 additions and 0 deletions
				
			
		|  | @ -9,6 +9,7 @@ | ||||||
|  * Convert ACK a.out file to ST-Minix object format. |  * Convert ACK a.out file to ST-Minix object format. | ||||||
|  */ |  */ | ||||||
| 
 | 
 | ||||||
|  | #include <stdlib.h> | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include <out.h> | #include <out.h> | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
|  |  | ||||||
|  | @ -9,6 +9,7 @@ | ||||||
|  * Convert ACK a.out file to VAX Berkeley Unix object format. |  * Convert ACK a.out file to VAX Berkeley Unix object format. | ||||||
|  */ |  */ | ||||||
| 
 | 
 | ||||||
|  | #include <stdlib.h> | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include <out.h> | #include <out.h> | ||||||
| #include <assert.h> | #include <assert.h> | ||||||
|  |  | ||||||
|  | @ -4,6 +4,7 @@ | ||||||
|  */ |  */ | ||||||
| /* $Id$ */ | /* $Id$ */ | ||||||
| 
 | 
 | ||||||
|  | #include <stdlib.h> | ||||||
| #include <system.h> | #include <system.h> | ||||||
| 
 | 
 | ||||||
| void | void | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue