]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-push.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / http-push.c
index 7f71316456c6832daa28bfc054f53b3224bf970f..40373bc4863535e3d042023a6cf508af87577f75 100644 (file)
@@ -1,4 +1,6 @@
 #include "cache.h"
+#include "environment.h"
+#include "hex.h"
 #include "repository.h"
 #include "commit.h"
 #include "tag.h"