We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d062e commit 0ffaca6Copy full SHA for 0ffaca6
1 file changed
pack-objects.c
@@ -4,6 +4,7 @@
4
#include "pack-objects.h"
5
#include "packfile.h"
6
#include "parse.h"
7
+#include "repository.h"
8
9
static uint32_t locate_object_entry_hash(struct packing_data *pdata,
10
const struct object_id *oid,
0 commit comments