summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libmd/rmd160c.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmd/rmd160c.c b/lib/libmd/rmd160c.c
index 3cd6657..d174c7f 100644
--- a/lib/libmd/rmd160c.c
+++ b/lib/libmd/rmd160c.c
@@ -55,13 +55,13 @@
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*
- * $Id: rmd160c.c,v 1.1 1999/02/26 18:41:45 wollman Exp $
+ * $Id: rmd160c.c,v 1.2 1999/02/26 20:06:46 wollman Exp $
*/
#include <sys/types.h>
#include <stdio.h>
-#inlcude <string.h>
+#include <string.h>
#if 0
#include <machine/ansi.h> /* we use the __ variants of bit-sized types */
OpenPOWER on IntegriCloud