X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/6a5fa4e03967ab980cdc7ef96a42400bc29b4414..0e3a35ec9cd1c0756b26b8abc2a39abf2585929b:/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