summaryrefslogtreecommitdiff
path: root/t/helper/test-strcmp-offset.c
diff options
context:
space:
mode:
Diffstat (limited to 't/helper/test-strcmp-offset.c')
-rw-r--r--t/helper/test-strcmp-offset.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/helper/test-strcmp-offset.c b/t/helper/test-strcmp-offset.c
index e159c9a..44e4a6d 100644
--- a/t/helper/test-strcmp-offset.c
+++ b/t/helper/test-strcmp-offset.c
@@ -1,6 +1,7 @@
+#include "test-tool.h"
#include "cache.h"
-int cmd_main(int argc, const char **argv)
+int cmd__strcmp_offset(int argc, const char **argv)
{
int result;
size_t offset;