don't use stdio.h

This commit is contained in:
ceriel
1988-07-05 10:53:53 +00:00
parent bbf9b03ef4
commit a2905da259
2 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
#include <stdio.h>
#include <ctype.h>
#include <signal.h>
#include <system.h>