]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote-curl.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / remote-curl.c
index ed7e3a043ac58b2fab08978b52fcf7d58aadd1b6..eb382a1e35d4ec3583b39fde33291bad5dfc721d 100644 (file)
@@ -1,6 +1,8 @@
 #include "git-compat-util.h"
 #include "alloc.h"
 #include "config.h"
+#include "environment.h"
+#include "gettext.h"
 #include "hex.h"
 #include "remote.h"
 #include "connect.h"