X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmemcpy.c;h=d36cef20c56731fabc5a73e6fdad19838d96e8d5;hb=3b3231a029a148f719f3347a4ec9ab11f7625231;hp=437f622b29b5f8d6cbbee36a607798ef820e56bc;hpb=e454da5604d452deedf8dc8254c6c9a336c1f14d;p=gnulib.git diff --git a/lib/memcpy.c b/lib/memcpy.c index 437f622b2..d36cef20c 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