mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-21 08:24:34 +00:00
Add missing include to odb_backends.h
Signed-off-by: Vicent Marti <tanoku@gmail.com>
This commit is contained in:
parent
fc70832a4f
commit
5cfd9ce462
@ -28,6 +28,7 @@
|
||||
#include "common.h"
|
||||
#include "types.h"
|
||||
#include "oid.h"
|
||||
#include "odb.h"
|
||||
|
||||
/**
|
||||
* @file git2/backend.h
|
||||
|
Loading…
Reference in New Issue
Block a user