Merge pull request #3495 from leoyanggit/fix_transport_build Fix build for custom transport users
diff --git a/include/git2/sys/transport.h b/include/git2/sys/transport.h
index ca8617f..ce0234a 100644
--- a/include/git2/sys/transport.h
+++ b/include/git2/sys/transport.h
@@ -10,6 +10,7 @@
#include "git2/net.h"
#include "git2/types.h"
+#include "git2/strarray.h"
/**
* @file git2/sys/transport.h