提交 14727b7f 编写于 作者: J Jonathan Tan 提交者: Junio C Hamano

object-store: add missing include

Signed-off-by: NJonathan Tan <jonathantanmy@google.com>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 5faf357b
......@@ -2,6 +2,9 @@
#define OBJECT_STORE_H
#include "oidmap.h"
#include "list.h"
#include "sha1-array.h"
#include "strbuf.h"
struct alternate_object_database {
struct alternate_object_database *next;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册