mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-24 07:03:21 +00:00
Merge pull request #2794 from calavera/include_right_common
Include git2/common.h in sys/openssl.h.
This commit is contained in:
commit
e48d0266b8
@ -7,7 +7,7 @@
|
|||||||
#ifndef INCLUDE_git_openssl_h__
|
#ifndef INCLUDE_git_openssl_h__
|
||||||
#define INCLUDE_git_openssl_h__
|
#define INCLUDE_git_openssl_h__
|
||||||
|
|
||||||
#include "common.h"
|
#include "git2/common.h"
|
||||||
|
|
||||||
GIT_BEGIN_DECL
|
GIT_BEGIN_DECL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user