From 4c3e4af7f989eae6688a7710f21241b72a3ad0b0 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 5 Jun 2017 17:48:50 -0700 Subject: New object hash implementation, used by socket (to start). --- 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 2a72766c..291b5e28 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -33,6 +33,7 @@ #include "core/list.h" #include "core/message.h" #include "core/msgqueue.h" +#include "core/objhash.h" #include "core/options.h" #include "core/panic.h" #include "core/protocol.h" -- cgit v1.2.3-70-g09d2