aboutsummaryrefslogtreecommitdiff
path: root/src/nng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng.c')
-rw-r--r--src/nng.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nng.c b/src/nng.c
index ce296782..b906431b 100644
--- a/src/nng.c
+++ b/src/nng.c
@@ -9,7 +9,6 @@
//
#include "core/nng_impl.h"
-#include "supplemental/http/http.h"
// This file provides the "public" API. This is a thin wrapper around
// internal API functions. We use the public prefix instead of internal,