Skip to content
Snippets Groups Projects
Commit 865a4e4c authored by Eric Cano's avatar Eric Cano Committed by Steven Murray
Browse files

Removed definition of sys_nerr for Macintosh as it is redundant according to TeamCity logs.

parent c91d1d13
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,6 @@
#include <string.h>
#if !defined(linux)
extern int sys_nerr; /* number of system error messages */
#endif
const char *sys_serrlist[SEMAXERR-SEBASEOFF+2]=
{"Error 0",
"Host not known",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment