]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/stash.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / stash.c
index 14194b13bd176e6b5ed687ce81671594d1866d65..6442b5e20a6df290c1d484281c0598f9c706f78c 100644 (file)
@@ -5,6 +5,7 @@
 #include "environment.h"
 #include "gettext.h"
 #include "hex.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "refs.h"
 #include "lockfile.h"