From 65c695fcbfc6d546795e9e54dcd5d6ac52d420a5 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 21 Feb 2018 20:12:28 -0800 Subject: Modularize HTTP headers somewhat. We move the HTTP definitions out of the core nng.h and into a supplemental header. Most of this change was trivial updates to all of the HTTP related manual pages. --- docs/nng_http_req_get_version.adoc | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/nng_http_req_get_version.adoc') diff --git a/docs/nng_http_req_get_version.adoc b/docs/nng_http_req_get_version.adoc index 584b494c..7a2b9d32 100644 --- a/docs/nng_http_req_get_version.adoc +++ b/docs/nng_http_req_get_version.adoc @@ -18,6 +18,7 @@ nng_http_req_get_version - return HTTP request protocol version [source, c] ----------- #include +#include const char *nng_http_req_get_version(nng_http_req *req); ----------- -- cgit v1.2.3-70-g09d2