mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-23 05:38:41 +00:00
Merge pull request #3495 from leoyanggit/fix_transport_build
Fix build for custom transport users
This commit is contained in:
commit
76319fa8c6
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
#include "git2/net.h"
|
#include "git2/net.h"
|
||||||
#include "git2/types.h"
|
#include "git2/types.h"
|
||||||
|
#include "git2/strarray.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file git2/sys/transport.h
|
* @file git2/sys/transport.h
|
||||||
|
Loading…
Reference in New Issue
Block a user