10 lines
193 B
Diff
10 lines
193 B
Diff
|
--- common.h 2015-02-02 15:49:37.819305586 +0100
|
||
|
+++ common.h 2015-02-02 15:47:25.449554007 +0100
|
||
|
@@ -75,4 +75,6 @@
|
||
|
*/
|
||
|
extern void common_init(void);
|
||
|
|
||
|
+#define C_Block DES_cblock
|
||
|
+
|
||
|
#endif
|