/
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]
/
oidmap.h
diff --git
a/oidmap.h
b/oidmap.h
index
d3cd2bb
..
72430b6
100644
(file)
--- a/
oidmap.h
+++ b/
oidmap.h
@@
-1,6
+1,7
@@
#ifndef OIDMAP_H
#define OIDMAP_H
+#include "cache.h"
#include "hashmap.h"
/*