summaryrefslogtreecommitdiff
path: root/src/curl_stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/curl_stream.c')
-rw-r--r--src/curl_stream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/curl_stream.c b/src/curl_stream.c
index 4e0455cca..24bf62635 100644
--- a/src/curl_stream.c
+++ b/src/curl_stream.c
@@ -5,6 +5,8 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
+#include "curl_stream.h"
+
#ifdef GIT_CURL
#include <curl/curl.h>