diff --git a/src/system.h b/src/system.h index 9bd72650..9aa6ea83 100644 --- a/src/system.h +++ b/src/system.h @@ -79,10 +79,6 @@ char *alloca (); #endif /* not STDC_HEADERS and not HAVE_STRING_H */ #include -#ifndef errno -extern int errno; -#endif - #include # include "xalloc.h"