diff options
Diffstat (limited to 'docs/nng_http_req_free.adoc')
| -rw-r--r-- | docs/nng_http_req_free.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_req_free.adoc b/docs/nng_http_req_free.adoc index 711b146b..0449b7fd 100644 --- a/docs/nng_http_req_free.adoc +++ b/docs/nng_http_req_free.adoc @@ -18,6 +18,7 @@ nng_http_req_free - free HTTP request structure [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> void nng_http_req_free(nng_http_req *req); ----------- |
