X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmemcpy.c;h=d1e49c6fc762ce634ff2838313d4f3655b301af5;hb=5d95b32a83f1663be6172f07b21ba7615b6055f4;hp=2ab5ed6ee78c77dee4f51d3f36f4b325c32d8148;hpb=222b0486b7db1b09293e05512873d633440efcb3;p=gnulib.git diff --git a/lib/memcpy.c b/lib/memcpy.c index 2ab5ed6ee..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 . */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include