diff options
Diffstat (limited to 'src/core/nng_impl.h')
| -rw-r--r-- | src/core/nng_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
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 <garrett@damore.org> +// Copyright 2017 Garrett D'Amore <garrett@damore.org> +// Copyright 2017 Capitar IT Group BV <info@capitar.com> // // 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" |
