delete definition of sys_errlist; our headers supply it
This commit is contained in:
parent
0ada107897
commit
421e7320f6
@ -248,6 +248,5 @@ void unmark_line_node __P((line_t *));
|
|||||||
void unset_active_nodes __P((line_t *, line_t *));
|
void unset_active_nodes __P((line_t *, line_t *));
|
||||||
long write_file __P((long, long, char *, char *));
|
long write_file __P((long, long, char *, char *));
|
||||||
|
|
||||||
extern char *sys_errlist[];
|
|
||||||
extern int mutex;
|
extern int mutex;
|
||||||
extern int sigflags;
|
extern int sigflags;
|
||||||
|
Loading…
Reference in New Issue
Block a user