]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/unpack-file.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / unpack-file.c
index 314761b0b4da783e809f8f06f849575a9a37d331..21082ceb6010a6b0c1c9d07f503812bdc4fc19cc 100644 (file)
@@ -1,6 +1,7 @@
 #include "builtin.h"
 #include "config.h"
 #include "hex.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "wrapper.h"