X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/6a5fa4e03967ab980cdc7ef96a42400bc29b4414..f764718ed65609003b1faea0885bf4f6ec7c34da:/src/tcl/tclunix.h diff --git a/src/tcl/tclunix.h b/src/tcl/tclunix.h index a4c5cab..daa298c 100644 --- a/src/tcl/tclunix.h +++ b/src/tcl/tclunix.h @@ -101,7 +101,7 @@ */ extern int errno; -extern int sys_nerr; +//extern int sys_nerr; //#ifndef IS_LINUX //extern char *sys_errlist[]; //#endif