diff options
Diffstat (limited to 'csum-file.h')
-rw-r--r-- | csum-file.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/csum-file.h b/csum-file.h index c5a2e335e7..3bf7184736 100644 --- a/csum-file.h +++ b/csum-file.h @@ -1,6 +1,8 @@ #ifndef CSUM_FILE_H #define CSUM_FILE_H +#include "hash.h" + struct progress; /* A SHA1-protected file */ |