Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Let core.attributesfile default to $XDG_CONFIG_HOME/git/attributes
[gitweb.git]
/
help.c
diff --git
a/help.c
b/help.c
index 6012c07b735a541659cd75e2334563aeb933bfcb..662349dd56fd31d2ea2635657887640f43ce947c 100644
(file)
--- a/
help.c
+++ b/
help.c
@@
-6,6
+6,7
@@
#include "common-cmds.h"
#include "string-list.h"
#include "column.h"
+#include "version.h"
void add_cmdname(struct cmdnames *cmds, const char *name, int len)
{