summaryrefslogtreecommitdiff
path: root/src/supplemental/http/http_public.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/http/http_public.c')
-rw-r--r--src/supplemental/http/http_public.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/supplemental/http/http_public.c b/src/supplemental/http/http_public.c
index 5437a000..b2007469 100644
--- a/src/supplemental/http/http_public.c
+++ b/src/supplemental/http/http_public.c
@@ -10,6 +10,7 @@
#include "core/nng_impl.h"
#include "http.h"
+#include "http_api.h"
// Symbols in this file are "public" versions of the HTTP API.
// These are suitable for exposure to applications.