]> git.ipfire.org Git - thirdparty/git.git/blobdiff - apply.c
config: don't include config.h by default
[thirdparty/git.git] / apply.c
diff --git a/apply.c b/apply.c
index e6dbab26ad54b9a3af06f6adad928c6e1526db58..5b442860df2f4fdb0137ac8036269308bc173624 100644 (file)
--- a/apply.c
+++ b/apply.c
@@ -8,6 +8,7 @@
  */
 
 #include "cache.h"
+#include "config.h"
 #include "blob.h"
 #include "delta.h"
 #include "diff.h"