Skip to content

Commit 0ffaca6

Browse files
committed
fixup! odb: drop deprecated wrapper functions
1 parent e1d062e commit 0ffaca6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pack-objects.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "pack-objects.h"
55
#include "packfile.h"
66
#include "parse.h"
7+
#include "repository.h"
78

89
static uint32_t locate_object_entry_hash(struct packing_data *pdata,
910
const struct object_id *oid,

0 commit comments

Comments
 (0)