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/list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/list.h') diff --git a/src/core/list.h b/src/core/list.h index 963be01e..dd26377e 100644 --- a/src/core/list.h +++ b/src/core/list.h @@ -10,7 +10,7 @@ #ifndef CORE_LIST_H #define CORE_LIST_H -#include "core/nng_impl.h" +#include "core/defs.h" // In order to make life easy, we just define the list structures // directly, and let consumers directly inline structures. -- cgit v1.2.3-70-g09d2