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/thread.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/core/thread.h') diff --git a/src/core/thread.h b/src/core/thread.h index d896b909..b99c8ffb 100644 --- a/src/core/thread.h +++ b/src/core/thread.h @@ -10,7 +10,8 @@ #ifndef CORE_THREAD_H #define CORE_THREAD_H -#include "core/nng_impl.h" +#include "core/defs.h" +#include "core/platform.h" struct nni_mtx { nni_plat_mtx mtx; -- cgit v1.2.3-70-g09d2