]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.c
config: don't include config.h by default
[thirdparty/git.git] / remote.c
index 801137c72ebb2edf196811a8031db603c61f376d..6ef03bb73066067fce9878e237c774da7c0ad14e 100644 (file)
--- a/remote.c
+++ b/remote.c
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "config.h"
 #include "remote.h"
 #include "refs.h"
 #include "commit.h"