all: remove deprecated sys_errlist[] and replace with ANSI C strerror()
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
typedef int Boolean;
|
||||
|
||||
/* extern int errno; */
|
||||
/* extern char *sys_errlist[]; */
|
||||
/* extern int sys_nerr; */
|
||||
|
||||
static void GenTopicList (
|
||||
|
||||
Reference in New Issue
Block a user