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

13 lines
251 B
Plaintext

$NetBSD: patch-af,v 1.2 2011/11/25 21:33:11 joerg Exp $
--- kmess/crypt/sha1.cpp.orig 2004-05-21 02:00:44.000000000 +0000
+++ kmess/crypt/sha1.cpp
@@ -37,6 +37,7 @@
#include <stdio.h>
#include <sys/stat.h>
+#include <string.h>
Sha1::Sha1()
{