]> git.ipfire.org Git - thirdparty/git.git/blobdiff - ls-refs.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / ls-refs.c
index 8091b0cca8cae05112230e7644674e37138dfa93..f385938b64c6f9758a440195449a8fdca54ad0ef 100644 (file)
--- a/ls-refs.c
+++ b/ls-refs.c
@@ -1,4 +1,7 @@
-#include "cache.h"
+#include "git-compat-util.h"
+#include "environment.h"
+#include "gettext.h"
+#include "hash.h"
 #include "hex.h"
 #include "repository.h"
 #include "refs.h"