From c0031c07dd111b71f2c0b4e3e2e8c73929c9a23a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 12 Dec 2016 14:11:20 -0800 Subject: Minor tweak to transport API, new declarations for protocols. --- src/core/nng_impl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/nng_impl.h') diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index d728c652..beae4056 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -44,6 +44,7 @@ #include "core/panic.h" #include "core/snprintf.h" #include "core/platform.h" +#include "core/protocol.h" #include "core/transport.h" #endif /* CORE_NNG_IMPL_H */ -- cgit v1.2.3-70-g09d2