mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-17 17:48:15 +00:00
Include "common.h" in "errors.h"
This commit is contained in:
parent
c4ddcb7812
commit
f31bd03f7e
@ -25,6 +25,8 @@
|
||||
#ifndef INCLUDE_git_errors_h__
|
||||
#define INCLUDE_git_errors_h__
|
||||
|
||||
#include "common.h"
|
||||
|
||||
/**
|
||||
* @file git2/errors.h
|
||||
* @brief Git error handling routines and variables
|
||||
|
Loading…
Reference in New Issue
Block a user