Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t9129-git-svn-i18n-commitencoding.sh: use the $( ... ) construct for command substitution
[gitweb.git]
/
diff.c
diff --git
a/diff.c
b/diff.c
index 835a12e84d65b3fa9d680d55b452f7d748a340b1..80eb0c2156a0f3727f8a9598f3e83233224539b0 100644
(file)
--- a/
diff.c
+++ b/
diff.c
@@
-13,7
+13,6
@@
#include "run-command.h"
#include "utf8.h"
#include "userdiff.h"
-#include "sigchain.h"
#include "submodule-config.h"
#include "submodule.h"
#include "ll-merge.h"