13 lines
300 B
Plaintext
13 lines
300 B
Plaintext
$NetBSD: patch-aa,v 1.2 2005/06/05 22:19:41 markd Exp $
|
|
|
|
--- kftpgrabber/src/misc/desencryptor.h.orig 2004-11-09 13:27:08.000000000 +1300
|
|
+++ kftpgrabber/src/misc/desencryptor.h
|
|
@@ -40,6 +40,7 @@
|
|
#include <openssl/des.h>
|
|
|
|
#include <qstring.h>
|
|
+#include <stdlib.h>
|
|
|
|
namespace KFTPGrabberBase {
|
|
|