Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
am: release strbuf on error return in hg_patch_to_mail()
[gitweb.git]
/
builtin
/
fsck.c
diff --git
a/builtin/fsck.c
b/builtin/fsck.c
index 0ab13848a4937e826a5881d774d7a50c2526641a..1e4c471b4141e6ec350c4caf58bacafb6ac07b7c 100644
(file)
--- a/
builtin/fsck.c
+++ b/
builtin/fsck.c
@@
-15,6
+15,7
@@
#include "progress.h"
#include "streaming.h"
#include "decorate.h"
+#include "packfile.h"
#define REACHABLE 0x0001
#define SEEN 0x0002