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

This commit is contained in:
dtrg
2006-07-20 23:04:15 +00:00
parent cf4417431f
commit 35f2f8b043
6 changed files with 16 additions and 9 deletions

View File

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