diff options
Diffstat (limited to 'src/tls_stream.h')
| -rw-r--r-- | src/tls_stream.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tls_stream.h b/src/tls_stream.h index 98a704174..8971f7efc 100644 --- a/src/tls_stream.h +++ b/src/tls_stream.h @@ -7,6 +7,8 @@ #ifndef INCLUDE_tls_stream_h__ #define INCLUDE_tls_stream_h__ +#include "common.h" + #include "git2/sys/stream.h" /** |
