gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / bcopy
index 5af6cad..d4a2bb9 100644 (file)
@@ -1,9 +1,11 @@
 Description:
+Old BSD bcopy() function: copy memory area.
 
 Files:
 lib/bcopy.c
 
 Depends-on:
+strings
 
 configure.ac:
 AC_REPLACE_FUNCS(bcopy)
@@ -11,4 +13,10 @@ AC_REPLACE_FUNCS(bcopy)
 Makefile.am:
 
 Include:
+<strings.h>
+
+License:
+GPL
+
+Maintainer: