treewide: be explicit about dependence on oid-array.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
75f273d9b7
commit
6f2d743043
@ -8,6 +8,7 @@
|
||||
#include "sideband.h"
|
||||
#include "repository.h"
|
||||
#include "object-store.h"
|
||||
#include "oid-array.h"
|
||||
#include "tag.h"
|
||||
#include "object.h"
|
||||
#include "commit.h"
|
||||
|
Reference in New Issue
Block a user