]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-strcmp-offset.c
read-cache*.h: move declarations for read-cache.c functions from cache.h
[thirdparty/git.git] / t / helper / test-strcmp-offset.c
index 44e4a6d143e24cbd05b5d94404a5f5d4e732c880..d3f39207f14ee6db5313c4389872f9edd7132db0 100644 (file)
@@ -1,7 +1,8 @@
 #include "test-tool.h"
 #include "cache.h"
+#include "read-cache-ll.h"
 
-int cmd__strcmp_offset(int argc, const char **argv)
+int cmd__strcmp_offset(int argc UNUSED, const char **argv)
 {
        int result;
        size_t offset;