#include "advice.h"
#include "gettext.h"
#include "convert.h"
+#include "pack-revindex.h"
#include SHA1_HEADER
#ifndef git_SHA_CTX
pack_keep:1,
do_not_close:1;
unsigned char sha1[20];
+ struct pack_revindex reverse_index;
/* something like ".git/objects/pack/xxxxx.pack" */
char pack_name[FLEX_ARRAY]; /* more */
} *packed_git;