From 1f07d34ed234af32ed55692c6659b8805b91a8aa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Jun 2000 13:20:20 +0000 Subject: Include if HAVE_CONFIG_H. --- lib/strnlen.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib') diff --git a/lib/strnlen.c b/lib/strnlen.c index dd22db92e..f5681ca38 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -17,6 +17,10 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#if HAVE_CONFIG_H +# include +#endif + #include #ifndef HAVE_DECL_MEMCHR -- cgit v1.2.3-70-g09d2