diff options
Diffstat (limited to 'ui-clone.c')
-rw-r--r-- | ui-clone.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ | |||
11 | #include "ui-clone.h" | 11 | #include "ui-clone.h" |
12 | #include "html.h" | 12 | #include "html.h" |
13 | #include "ui-shared.h" | 13 | #include "ui-shared.h" |
14 | #include "packfile.h" | ||
14 | 15 | ||
15 | static int print_ref_info(const char *refname, const struct object_id *oid, | 16 | static int print_ref_info(const char *refname, const struct object_id *oid, |
16 | int flags, void *cb_data) | 17 | int flags, void *cb_data) |