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
/
clean.c
diff --git
a/builtin/clean.c
b/builtin/clean.c
index 142bf668cffe814006fae791f1bdc6b20fe6f366..ed954134d2dd03242a06eef88bcaec71cc41ffe9 100644
(file)
--- a/
builtin/clean.c
+++ b/
builtin/clean.c
@@
-8,6
+8,7
@@
#include "builtin.h"
#include "cache.h"
+#include "config.h"
#include "dir.h"
#include "parse-options.h"
#include "string-list.h"