mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 20:29:27 +00:00
openssl: re-export the last-resort locking function
We need to include the header where we define the function. Otherwise it won't be available on the DLL.
This commit is contained in:
parent
f596946f09
commit
c8fe6c0975
@ -15,6 +15,7 @@
|
||||
#include "socket_stream.h"
|
||||
#include "netops.h"
|
||||
#include "git2/transport.h"
|
||||
#include "git2/sys/openssl.h"
|
||||
|
||||
#ifdef GIT_CURL
|
||||
# include "curl_stream.h"
|
||||
|
Loading…
Reference in New Issue
Block a user