path: add repo_git_path and strbuf_repo_git_path
[gitweb.git] / builtin / am.c
index 3985f9a89f985baa139ea69f5fde8ce1384871f6..7c7b916d2328be8e6dc7abb7e08bb9416b21d2e6 100644 (file)
@@ -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"