diff options
Diffstat (limited to 'docs/nng_http_conn_write_all.adoc')
| -rw-r--r-- | docs/nng_http_conn_write_all.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_conn_write_all.adoc b/docs/nng_http_conn_write_all.adoc index 1b5a06c3..14bad81e 100644 --- a/docs/nng_http_conn_write_all.adoc +++ b/docs/nng_http_conn_write_all.adoc @@ -18,6 +18,7 @@ nng_http_conn_write_all - write all to HTTP connection [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> void nng_http_conn_write_all(nng_http_conn *conn, nng_aio *aio); ----------- |
