/
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]
/
archive.h
diff --git
a/archive.h
b/archive.h
index
1f9954f
..
7aba133
100644
(file)
--- a/
archive.h
+++ b/
archive.h
@@
-1,6
+1,7
@@
#ifndef ARCHIVE_H
#define ARCHIVE_H
+#include "cache.h"
#include "pathspec.h"
struct archiver_args {