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

This commit is contained in:
dtrg
2006-07-19 10:28:43 +00:00
parent 4cb0ab8a63
commit e859ef2491
13 changed files with 33 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
*/
#include <ctype.h>
#include <string.h>
#include <signal.h>
#include <system.h>
#include <print.h>