--- coaxe.c.orig Wed Apr 6 18:07:34 1994 +++ coaxe.c Wed Mar 16 19:29:26 2016 @@ -31,14 +31,12 @@ #include #include #include -#include -extern int errno; +#include #ifndef __BSD_4_4__ extern char *sys_errlist[]; #endif #include -extern char *getenv(); -extern char *malloc(), *realloc(); +#include #include "util.h"