Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
[gitweb.git]
/
builtin
/
add.c
diff --git
a/builtin/add.c
b/builtin/add.c
index f65c1722993b62e93feb85e506dffbc77b7ce921..81df0d34dec18bfded5100075ebffc1a19a3f48e 100644
(file)
--- a/
builtin/add.c
+++ b/
builtin/add.c
@@
-3,6
+3,7
@@
*
* Copyright (C) 2006 Linus Torvalds
*/
+#define USE_THE_INDEX_COMPATIBILITY_MACROS
#include "cache.h"
#include "config.h"
#include "builtin.h"