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

This commit is contained in:
dtrg
2006-07-22 17:58:49 +00:00
parent 304c0e21a0
commit f232b4dc29
5 changed files with 15 additions and 6 deletions

View File

@@ -6,6 +6,7 @@
static char rcsid[] = "$Id$";
#endif
#include <stdlib.h>
#include <stdio.h>
#include <out.h>
#include "const.h"