diff options
Diffstat (limited to 'docs/nng_http_handler_alloc.adoc')
| -rw-r--r-- | docs/nng_http_handler_alloc.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/nng_http_handler_alloc.adoc b/docs/nng_http_handler_alloc.adoc index 45ba7aff..622bea03 100644 --- a/docs/nng_http_handler_alloc.adoc +++ b/docs/nng_http_handler_alloc.adoc @@ -18,6 +18,7 @@ nng_http_handler_alloc - allocate HTTP server handler [source, c] ----------- #include <nng/nng.h> +#include <nng/supplemental/http/http.h> typedef struct nng_http_handler nng_http_handler; |
