From 9feb54e9c7ab116ba566086a76604338f86e3bc3 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 9 Aug 2017 19:05:28 -0700 Subject: fixes #47 compat_reqttls fails sometimes fixes #23 Restore the old idhash logic for sockets --- src/core/nng_impl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/nng_impl.h') diff --git a/src/core/nng_impl.h b/src/core/nng_impl.h index 8b76b036..8510dfb5 100644 --- a/src/core/nng_impl.h +++ b/src/core/nng_impl.h @@ -1,5 +1,6 @@ // -// Copyright 2016 Garrett D'Amore +// Copyright 2017 Garrett D'Amore +// Copyright 2017 Capitar IT Group BV // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this @@ -33,7 +34,6 @@ #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