/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add missing includes and forward declarations
[git/git.git]
/
object-store.h
diff --git
a/object-store.h
b/object-store.h
index
e481f7a
..
b6f2c73
100644
(file)
--- a/
object-store.h
+++ b/
object-store.h
@@
-1,6
+1,7
@@
#ifndef OBJECT_STORE_H
#define OBJECT_STORE_H
+#include "cache.h"
#include "oidmap.h"
#include "list.h"
#include "sha1-array.h"