Rationalised use of #includes to be more standards-compliant.
authordtrg <none@none>
Sat, 22 Jul 2006 20:08:08 +0000 (20:08 +0000)
committerdtrg <none@none>
Sat, 22 Jul 2006 20:08:08 +0000 (20:08 +0000)
util/misc/esize.c

index 30d8999..e9c58b2 100644 (file)
@@ -1,7 +1,8 @@
 /*     esize:          prints info from e.out header
 */
 
-#include       <stdio.h>
+#include <stdlib.h>
+#include <stdio.h>
 
 #ifndef        MAGIC
 #define        MAGIC           07255