/
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]
/
csum-file.h
diff --git
a/csum-file.h
b/csum-file.h
index
c5a2e33
..
3bf7184
100644
(file)
--- a/
csum-file.h
+++ b/
csum-file.h
@@
-1,6
+1,8
@@
#ifndef CSUM_FILE_H
#define CSUM_FILE_H
+#include "hash.h"
+
struct progress;
/* A SHA1-protected file */