Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/index-v4'
[gitweb.git]
/
builtin
/
var.c
diff --git
a/builtin/var.c
b/builtin/var.c
index 0744bb83185289e26bd32b3b2ecaec717d8c75d7..99d068a5327255f36c8e415ecb8d0cf98cbbe180 100644
(file)
--- a/
builtin/var.c
+++ b/
builtin/var.c
@@
-3,8
+3,7
@@
*
* Copyright (C) Eric Biederman, 2005
*/
-#include "cache.h"
-#include "exec_cmd.h"
+#include "builtin.h"
static const char var_usage[] = "git var (-l | <variable>)";