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

This commit is contained in:
dtrg 2006-07-22 20:08:08 +00:00
parent 113383e31c
commit aa2dab31cf

View file

@ -1,6 +1,7 @@
/* esize: prints info from e.out header
*/
#include <stdlib.h>
#include <stdio.h>
#ifndef MAGIC