diff --git a/src/nghttp.cc b/src/nghttp.cc index 90d7c359..b31d4429 100644 --- a/src/nghttp.cc +++ b/src/nghttp.cc @@ -62,7 +62,9 @@ #include +#ifdef HAVE_JANSSON #include +#endif // HAVE_JANSSON #include "http-parser/http_parser.h"