Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
status: make "how to stage" messages optional
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 5fad24ce219be746ad582d8432464753975f34fe..e1ab09292ff3b54fcb3c548ee82e084d9eb34b61 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-4,6
+4,7
@@
#include "git-compat-util.h"
#include "strbuf.h"
#include "hash.h"
+#include "advice.h"
#include SHA1_HEADER
#ifndef git_SHA_CTX