aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/rmd160c.c
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1999-02-26 20:06:46 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1999-02-26 20:06:46 +0000
commit617f28f74418f6ecc2a4d7d741daff5709721963 (patch)
treedbefe66c6a4737ea429379f7c016f9df74fb8931 /lib/libmd/rmd160c.c
parent2c2bc092fabab754bc18f65af55c5f800a4a1693 (diff)
downloadsrc-617f28f74418f6ecc2a4d7d741daff5709721963.tar.gz
src-617f28f74418f6ecc2a4d7d741daff5709721963.zip
Notes
Diffstat (limited to 'lib/libmd/rmd160c.c')
-rw-r--r--lib/libmd/rmd160c.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libmd/rmd160c.c b/lib/libmd/rmd160c.c
index 5f4d9cc141d4..3cd6657fe429 100644
--- a/lib/libmd/rmd160c.c
+++ b/lib/libmd/rmd160c.c
@@ -55,12 +55,13 @@
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*
- * $Id$
+ * $Id: rmd160c.c,v 1.1 1999/02/26 18:41:45 wollman Exp $
*/
#include <sys/types.h>
#include <stdio.h>
+#inlcude <string.h>
#if 0
#include <machine/ansi.h> /* we use the __ variants of bit-sized types */