mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
treewide: be explicit about dependence on pack-revindex.h
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
73359a9b43
commit
75f273d9b7
@@ -9,6 +9,7 @@
|
||||
#include "pack-mtimes.h"
|
||||
#include "oidmap.h"
|
||||
#include "pack-objects.h"
|
||||
#include "pack-revindex.h"
|
||||
|
||||
void reset_pack_idx_option(struct pack_idx_option *opts)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user