diff options
Diffstat (limited to 'docs/nng_http_res_alloc_error.adoc')
| -rw-r--r-- | docs/nng_http_res_alloc_error.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_res_alloc_error.adoc b/docs/nng_http_res_alloc_error.adoc index 1a2dd7b9..3d86c1ee 100644 --- a/docs/nng_http_res_alloc_error.adoc +++ b/docs/nng_http_res_alloc_error.adoc @@ -18,6 +18,7 @@ nng_http_res_alloc_error - allocate HTTP error response [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> int nng_http_res_alloc_error(nng_http_res **resp, uint16_t status); ----------- |
