Skip to content
Snippets Groups Projects
Commit 560844e1 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

NT has sys_errlist.

parent 095f78b3
No related branches found
No related tags found
No related merge requests found
......@@ -209,6 +209,9 @@ typedef char * caddr_t;
/* define this if sys_errlist is not defined in stdio.h or errno.h */
/* #undef DECL_SYS_ERRLIST */
/* define this if sys_errlist is available */
#define HAVE_SYS_ERRLIST 1
/* define if you have berkeley db */
/* #undef HAVE_BERKELEY_DB */
......
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