Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 76319fa

Browse files
committed
Merge pull request libgit2#3495 from leoyanggit/fix_transport_build
Fix build for custom transport users
2 parents 1318ec9 + bf28da4 commit 76319fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/git2/sys/transport.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
#include "git2/net.h"
1212
#include "git2/types.h"
13+
#include "git2/strarray.h"
1314

1415
/**
1516
* @file git2/sys/transport.h

0 commit comments

Comments
 (0)