]> git.ipfire.org Git - thirdparty/git.git/blobdiff - setup.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / setup.c
diff --git a/setup.c b/setup.c
index 3bb7a9fff62770fc74df31dde6e675384bfc02b8..8a297b3cb5c161b2dc93b73a6e5be81d3fc420bf 100644 (file)
--- a/setup.c
+++ b/setup.c
@@ -2,6 +2,7 @@
 #include "abspath.h"
 #include "environment.h"
 #include "gettext.h"
+#include "object-name.h"
 #include "repository.h"
 #include "config.h"
 #include "dir.h"