diff options
Diffstat (limited to 'src/file_mb.c')
-rw-r--r-- | src/file_mb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file_mb.c b/src/file_mb.c index 29e8697a..9e9bcaf9 100644 --- a/src/file_mb.c +++ b/src/file_mb.c @@ -29,7 +29,6 @@ #include <stdio.h> #include "types.h" #include "filegen.h" -#include "log.h" static void register_header_check_mb(file_stat_t *file_stat); static int header_check_mb(const unsigned char *buffer, const unsigned int buffer_size, const unsigned int safe_header_only, const file_recovery_t *file_recovery, file_recovery_t *file_recovery_new); |