mirror of
https://git.proxmox.com/git/libgit2
synced 2026-03-24 05:41:06 +00:00
Add common.h to types.h
This commit is contained in:
parent
3b76be1646
commit
b2e60e4eb5
@ -25,6 +25,8 @@
|
||||
#ifndef INCLUDE_git_types_h__
|
||||
#define INCLUDE_git_types_h__
|
||||
|
||||
#include "common.h"
|
||||
|
||||
/**
|
||||
* @file git2/types.h
|
||||
* @brief libgit2 base & compatibility types
|
||||
|
||||
Loading…
Reference in New Issue
Block a user