]> git.ipfire.org Git - thirdparty/git.git/blobdiff - protocol.c
environment.h: move declarations for environment.c functions from cache.h
[thirdparty/git.git] / protocol.c
index c53f7df5be4abae7a4f5792f42e4c4ecac006e9a..bdb32e1eeb62473b9ae309b266c7f508a480c354 100644 (file)
@@ -1,5 +1,6 @@
 #include "cache.h"
 #include "config.h"
+#include "environment.h"
 #include "protocol.h"
 
 static enum protocol_version parse_protocol_version(const char *value)