From 4abe75d3b1315b2020ec6c7787670e5ad81afbbf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 29 Oct 1996 13:50:37 +0000 Subject: [PATCH] . --- lib/memcpy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/memcpy.c b/lib/memcpy.c index 437f622b29..d36cef20c5 100644 --- a/lib/memcpy.c +++ b/lib/memcpy.c @@ -2,7 +2,7 @@ if the source overlaps with the destination. Return DESTADDR. */ -#ifdef HAVE_CONFIG_H +#if HAVE_CONFIG_H # include #endif -- 2.47.2