2013-09-26 17:14:40 +02:00

13 lines
313 B
Plaintext

$NetBSD: patch-ad,v 1.1 2000/09/25 16:21:02 wulf Exp $
--- md2md5.c.orig Sun Sep 24 12:46:31 2000
+++ md2md5.c Sun Sep 24 08:11:22 2000
@@ -26,6 +26,7 @@
*/
#include "md2md5.h"
+#include <string.h>
/* PROTOTYPES should be set to one if and only if the compiler supports
function argument prototyping.