Merge pull request #3495 from leoyanggit/fix_transport_build

Fix build for custom transport users
This commit is contained in:
Edward Thomson 2015-11-02 15:04:26 -05:00
commit 76319fa8c6

View File

@ -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