Commit 4f2bae39 by Doug Evans

(sys_nerr): Really declare ifndef HAVE_STRERROR.

From-SVN: r9529
parent f4f24753
......@@ -85,6 +85,7 @@ extern int errno;
#endif
#ifndef HAVE_STRERROR
extern int sys_nerr;
#if defined(bsd4_4)
extern const char *const sys_errlist[];
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment