index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apply.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'apply.c')
-rw-r--r--
apply.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/apply.c b/apply.c
index f24014a705..f7251ccc8b 100644
--- 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"