diff options
Diffstat (limited to 'docs/nng_http_client_alloc.adoc')
| -rw-r--r-- | docs/nng_http_client_alloc.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_client_alloc.adoc b/docs/nng_http_client_alloc.adoc index 32b30ce5..92cc3f8d 100644 --- a/docs/nng_http_client_alloc.adoc +++ b/docs/nng_http_client_alloc.adoc @@ -18,6 +18,7 @@ nng_http_client_alloc - allocate HTTP client [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> int nng_http_client_alloc(nng_http_client *clientp, const nng_url *url); ----------- |
