From 2d0c5eefd05ebe38eaf003940b4fd0feaa3e7b2f Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 22 Sep 2005 06:05:39 +0000 Subject: Sync from gnulib. --- lib/strnlen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strnlen.c') diff --git a/lib/strnlen.c b/lib/strnlen.c index 642c66fac..97a1f810c 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -16,7 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#if HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include #endif #undef strnlen -- cgit v1.2.3