From: Jim Meyering Date: Tue, 29 Oct 1996 13:50:37 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abe75d3b1315b2020ec6c7787670e5ad81afbbf;p=thirdparty%2Fcoreutils.git . --- 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