diff options
Diffstat (limited to 'pkgtools/digest/files/tiger.c')
-rw-r--r-- | pkgtools/digest/files/tiger.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgtools/digest/files/tiger.c b/pkgtools/digest/files/tiger.c index f45180f11dc..3e2c08f2a36 100644 --- a/pkgtools/digest/files/tiger.c +++ b/pkgtools/digest/files/tiger.c @@ -11,8 +11,6 @@ #include <string.h> #include <unistd.h> -#include <digest-types.h> - #include "tiger.h" /* NOTE that this code is NOT FULLY OPTIMIZED for any */ |