From 1981675919003f2ea01971bb4fccbe99c57a2caf Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 19 Feb 2017 11:44:22 -0800 Subject: Introduce new generic I/O event framework. --- src/core/idhash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/idhash.h') diff --git a/src/core/idhash.h b/src/core/idhash.h index 4616ccde..088eac55 100644 --- a/src/core/idhash.h +++ b/src/core/idhash.h @@ -10,7 +10,7 @@ #ifndef CORE_IDHASH_H #define CORE_IDHASH_H -#include "core/nng_impl.h" +#include "core/defs.h" // We find that we often want to have a list of things listed by a // numeric ID, which is generally monotonically increasing. This is -- cgit v1.2.3-70-g09d2