Modernised usage of system header files.

This commit is contained in:
dtrg 2006-02-04 00:37:19 +00:00
parent 71a92846dd
commit dd57d79b1b

View file

@ -18,6 +18,8 @@
*/
{
# include <stdlib.h>
# include <string.h>
# include "types.h"
# include "io.h"
# include "extern.h"