]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive-zip.c
config: don't include config.h by default
[thirdparty/git.git] / archive-zip.c
index b429a8d974a02b06c9c6bc46850f4c9fae4a6d01..04fcd86872496837ddcc9bf354ce5ff5e878236d 100644 (file)
@@ -2,6 +2,7 @@
  * Copyright (c) 2006 Rene Scharfe
  */
 #include "cache.h"
+#include "config.h"
 #include "archive.h"
 #include "streaming.h"
 #include "utf8.h"