Description: Add missing "include"
Add #include <string.h> to fix the warnings: "implicit
declaration of function 'memcpy'" and "implicit declaration of function
Author: Sophie Brun <sophie@freexian.com>
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
static char *RCSSTRING="$Id: r_assoc.c,v 1.4 2001/12/24 06:06:26 ekr Exp $";
--- common/lib/r_bitfield.c
+++ common/lib/r_bitfield.c
static char *RCSSTRING="$Id: r_bitfield.c,v 1.3 2001/12/24 06:06:26 ekr Exp $";
static char *RCSSTRING="$Id: r_data.c,v 1.3 2001/07/20 23:33:15 ekr Exp $";