blob: 6fe26ba12225334ccd337f059990fd69c7ea37c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- include/crypt.h.orig 2009-07-02 04:20:53.000000000 +0400
+++ include/crypt.h 2009-11-06 05:52:32.000000000 +0300
@@ -24,7 +24,7 @@
/* ------------------------------------------------------------------------- */
-#include <des.h>
+#include <openssl/des.h>
/* ------------------------------------------------------------------------- */
|