Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
repository: enable initialization of submodules
[gitweb.git]
/
builtin
/
add.c
diff --git
a/builtin/add.c
b/builtin/add.c
index d9a2491e48f16d9ef7de5c05008f8c7e6a5e64b2..f2415e99f37d48e562913c17d8917bda4f892c09 100644
(file)
--- a/
builtin/add.c
+++ b/
builtin/add.c
@@
-4,6
+4,7
@@
* Copyright (C) 2006 Linus Torvalds
*/
#include "cache.h"
+#include "config.h"
#include "builtin.h"
#include "lockfile.h"
#include "dir.h"