diff options
Diffstat (limited to 'src/core/endpt.h')
| -rw-r--r-- | src/core/endpt.h | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
