]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/verify-commit.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / verify-commit.c
index 4d10aa98b109c04aa554647fea42144dd1596505..5d99b82a64f65efcc673ee8da144748f5e62fc82 100644 (file)
@@ -9,6 +9,7 @@
 #include "config.h"
 #include "builtin.h"
 #include "gettext.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "repository.h"
 #include "commit.h"