diff options
Diffstat (limited to 'cipher/md.h')
-rw-r--r-- | cipher/md.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cipher/md.h b/cipher/md.h index 2d45a1273..b4d690793 100644 --- a/cipher/md.h +++ b/cipher/md.h @@ -25,7 +25,6 @@ #include "rmd.h" #include "sha1.h" #include "md5.h" -#include "tiger.h" #define MD_BUFFER_SIZE 512 |