Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
wt-status: use settings from git_diff_ui_config
[gitweb.git]
/
t
/
helper
/
test-sha1.c
diff --git
a/t/helper/test-sha1.c
b/t/helper/test-sha1.c
index e57eae10bf73baac79fd8b95ddb0ff1b4c8c0cd6..1ba0675c75f0d2dab281d054b577272cd45c39f9 100644
(file)
--- a/
t/helper/test-sha1.c
+++ b/
t/helper/test-sha1.c
@@
-1,6
+1,7
@@
+#include "test-tool.h"
#include "cache.h"
-int
main(int ac,
char **av)
+int
cmd__sha1(int ac, const
char **av)
{
git_SHA_CTX ctx;
unsigned char sha1[20];