From ecbb26d3d4490968b5c86e82c286b3d75ad8091e Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 15 Jul 2000 14:59:14 +1000 Subject: - Fixes for SunOS 4.1.4 from Gordon Atwood - Include floatingpoint.h for entropy.c - strerror replacement --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 4528be678..358390bc4 100644 --- a/acconfig.h +++ b/acconfig.h @@ -6,6 +6,9 @@ @TOP@ +/* Define if your system defines sys_errlist[] */ +#undef HAVE_SYS_ERRLIST + /* Define if your system choked on IP TOS setting */ #undef IP_TOS_IS_BROKEN -- cgit v1.2.3