diff options
Diffstat (limited to 't/helper/test-strcmp-offset.c')
| -rw-r--r-- | t/helper/test-strcmp-offset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/test-strcmp-offset.c b/t/helper/test-strcmp-offset.c index 96b9a5b529..d3f39207f1 100644 --- a/t/helper/test-strcmp-offset.c +++ b/t/helper/test-strcmp-offset.c @@ -1,5 +1,6 @@ #include "test-tool.h" #include "cache.h" +#include "read-cache-ll.h" int cmd__strcmp_offset(int argc UNUSED, const char **argv) { |
