Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
submodule: rewrite `module_list` shell function in C
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 7deac90532234996088ae847b32ce07f5ba36339..8b382c2b6b3c1d869b7e3f30f247b14024bf5b80 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-13,6
+13,7
@@
#include "utf8.h"
#include "userdiff.h"
#include "sigchain.h"
+#include "submodule-config.h"
#include "submodule.h"
#include "ll-merge.h"
#include "string-list.h"