diff options
Diffstat (limited to 'docs/nng_http_conn_close.adoc')
| -rw-r--r-- | docs/nng_http_conn_close.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_conn_close.adoc b/docs/nng_http_conn_close.adoc index 885015a6..805fa95a 100644 --- a/docs/nng_http_conn_close.adoc +++ b/docs/nng_http_conn_close.adoc @@ -18,6 +18,7 @@ nng_http_conn_close - close HTTP connection [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> void nng_http_conn_close(nng_http_conn *conn); ----------- |
