]> git.ipfire.org Git - thirdparty/git.git/blobdiff - upload-pack.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / upload-pack.c
index 41b9362cf1b2c69d33a6d96f64c02b85205404b0..1155f795382c23e3209922b3a9a9e24b4e444d90 100644 (file)
@@ -1,5 +1,7 @@
 #include "cache.h"
 #include "config.h"
+#include "environment.h"
+#include "gettext.h"
 #include "hex.h"
 #include "refs.h"
 #include "pkt-line.h"