mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
Remove conflicting declaration of sys_errlist, which caused make world
breakage.
This commit is contained in:
parent
bf6c0d31b7
commit
162fc7cd57
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24385
@ -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_ */
|
||||
|
Loading…
Reference in New Issue
Block a user