blob: 3939740a1dbb7a821a2eb005ed1e684629bb200a (
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>
/* ------------------------------------------------------------------------- */
|