aboutsummaryrefslogtreecommitdiff
path: root/docs/nng_http_conn_read_req.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/nng_http_conn_read_req.adoc')
-rw-r--r--docs/nng_http_conn_read_req.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_conn_read_req.adoc b/docs/nng_http_conn_read_req.adoc
index 8759a699..a7af675d 100644
--- a/docs/nng_http_conn_read_req.adoc
+++ b/docs/nng_http_conn_read_req.adoc
@@ -18,6 +18,7 @@ nng_http_conn_read_req - read HTTP request
[source, c]
-----------
#include <nng/nng.h>
+#include <nng/supplemental/http/http.h>
void nng_http_conn_read_req(nng_http_conn *conn, nng_http_req *req,
nng_aio *aio);