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/endpt.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/endpt.h') diff --git a/src/core/endpt.h b/src/core/endpt.h index 493355d2..3a30f73e 100644 --- a/src/core/endpt.h +++ b/src/core/endpt.h @@ -10,6 +10,9 @@ #ifndef CORE_ENDPT_H #define CORE_ENDPT_H +#include "core/defs.h" +#include "core/list.h" +#include "core/thread.h" #include "core/transport.h" // NB: This structure is supplied here for use by the CORE. Use of this -- cgit v1.2.3-70-g09d2