diff options
Diffstat (limited to 'src/stransport_stream.c')
-rw-r--r-- | src/stransport_stream.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stransport_stream.c b/src/stransport_stream.c index 50ed9452c..18371ef92 100644 --- a/src/stransport_stream.c +++ b/src/stransport_stream.c @@ -5,6 +5,8 @@ * a Linking Exception. For full terms see the included COPYING file. */ +#include "stransport_stream.h" + #ifdef GIT_SECURE_TRANSPORT #include <CoreFoundation/CoreFoundation.h> |