]> git.sur5r.net Git - openldap/commitdiff
NT has sys_errlist.
authorKurt Zeilenga <kurt@openldap.org>
Sat, 24 Jul 1999 00:04:44 +0000 (00:04 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sat, 24 Jul 1999 00:04:44 +0000 (00:04 +0000)
include/portable.h.nt

index 5048e5465b37e7869da990659cb026ee7160f605..9215f415bcf4e4eb4b863865bf91e63ccb256ccb 100644 (file)
@@ -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 */