sha1_file: convert cached object code to struct object_id
[gitweb.git] / t / helper / test-index-version.c
index 05d4699c4a6cf32b2b6291e275dafa2744fe19d6..fcd10968cc10bdab8db146b8ba65080431e5ed24 100644 (file)
@@ -1,6 +1,7 @@
+#include "test-tool.h"
 #include "cache.h"
 
-int main(int argc, char **argv)
+int cmd__index_version(int argc, const char **argv)
 {
        struct cache_header hdr;
        int version;