diff --git a/include/kore/http.h b/include/kore/http.h index 11a2d75..4825075 100644 --- a/include/kore/http.h +++ b/include/kore/http.h @@ -22,6 +22,8 @@ #include #include +#include + #if defined(__cplusplus) extern "C" { #endif