]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/push.c
config: don't include config.h by default
[thirdparty/git.git] / builtin / push.c
index a597759d8fac205f41c406d0a0e32f9240941190..76aa713d22357fdd732ae86a99c49b43b0155801 100644 (file)
@@ -2,6 +2,7 @@
  * "git push"
  */
 #include "cache.h"
+#include "config.h"
 #include "refs.h"
 #include "run-command.h"
 #include "builtin.h"