From 01b1b2107dc9ea83830de3d72fac4f37d23d0a98 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Wed, 12 Nov 1997 00:58:27 +0000 Subject: [PATCH] NEED_HSTRERROR_PROTO git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3969 ec53bebd-3082-4978-b11e-865c3cabbd6b --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index 2ebc10023..ff66d8118 100644 --- a/acconfig.h +++ b/acconfig.h @@ -104,6 +104,9 @@ /* define if the system is missing a prototype for strtok_r() */ #undef NEED_STRTOK_R_PROTO +/* define if the system is missing a prototype for strtok_r() */ +#undef NEED_HSTRERROR_PROTO + /* Define this if your `struct tm' has a field `tm_gmtoff' */ #undef HAVE_STRUCT_TM_TM_GMTOFF