/
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]
/
fsck.h
diff --git
a/fsck.h
b/fsck.h
index
c3cf5e0
..
0c7e8c9
100644
(file)
--- a/
fsck.h
+++ b/
fsck.h
@@
-6,6
+6,7
@@
#define FSCK_IGNORE 3
struct fsck_options;
+struct object;
void fsck_set_msg_type(struct fsck_options *options,
const char *msg_id, const char *msg_type);