diff options
Diffstat (limited to 'docs/nng_http_server_start.adoc')
| -rw-r--r-- | docs/nng_http_server_start.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_server_start.adoc b/docs/nng_http_server_start.adoc index 7de4cb40..13561d9d 100644 --- a/docs/nng_http_server_start.adoc +++ b/docs/nng_http_server_start.adoc @@ -18,6 +18,7 @@ nng_http_server_start - start HTTP server [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> int nng_http_server_start(nng_http_server *server); ----------- |
