Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
path: add repo_git_path and strbuf_repo_git_path
[gitweb.git]
/
builtin
/
am.c
diff --git
a/builtin/am.c
b/builtin/am.c
index 3985f9a89f985baa139ea69f5fde8ce1384871f6..7c7b916d2328be8e6dc7abb7e08bb9416b21d2e6 100644
(file)
--- a/
builtin/am.c
+++ b/
builtin/am.c
@@
-4,6
+4,7
@@
* Based on git-am.sh by Junio C Hamano.
*/
#include "cache.h"
+#include "config.h"
#include "builtin.h"
#include "exec_cmd.h"
#include "parse-options.h"