X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fmemcpy.c;h=d1e49c6fc762ce634ff2838313d4f3655b301af5;hb=a6eeca796a39134d0f4ccfee9a29c65312fc0f47;hp=09fb55d218c6bc4027d213849d96f9929398a6f8;hpb=267a39bafd249d7eb9c37df06dc6defcf41cb343;p=gnulib.git diff --git a/lib/memcpy.c b/lib/memcpy.c index 09fb55d21..d1e49c6fc 100644 --- a/lib/memcpy.c +++ b/lib/memcpy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1995, 1997, 2000, 2003 Free Software Foundation, Inc. +/* Copyright (C) 1995, 1997, 2000, 2003, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -16,9 +16,7 @@ /* Written by Jim Meyering . */ -#if HAVE_CONFIG_H -# include -#endif +#include #include