Remove conflicting declaration of sys_errlist, which caused make world
breakage.
This commit is contained in:
@@ -190,9 +190,6 @@ extern char _mytinfo_version[];
|
||||
|
||||
/* for quit.c */
|
||||
extern int sys_nerr;
|
||||
#if __FreeBSD__ != 2
|
||||
extern char *sys_errlist[];
|
||||
#endif
|
||||
extern char *prg_name;
|
||||
|
||||
#endif /* _DEFS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user