From: Jim Meyering Date: Thu, 6 Jul 2000 05:22:55 +0000 (+0000) Subject: Include for use of isalpha. X-Git-Tag: cvs-readonly~6458 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=8616a1558da733e8092268f9e8325d38acca2fff;p=gnulib.git Include for use of isalpha. --- diff --git a/m4/strerror_r.m4 b/m4/strerror_r.m4 index 1e57f27c8..72c75515c 100644 --- a/m4/strerror_r.m4 +++ b/m4/strerror_r.m4 @@ -42,6 +42,7 @@ if test $ac_cv_func_strerror_r = yes; then [ # include # include +# include extern char *strerror_r ();