diff options
Diffstat (limited to 't/helper/test-sha1.c')
| -rw-r--r-- | t/helper/test-sha1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-sha1.c b/t/helper/test-sha1.c index 71fe5c6145..dc6fb17f2a 100644 --- a/t/helper/test-sha1.c +++ b/t/helper/test-sha1.c @@ -1,5 +1,6 @@ #include "test-tool.h" #include "cache.h" +#include "hash-ll.h" int cmd__sha1(int ac, const char **av) { |
