diff --git a/src/ca/cac.cpp b/src/ca/cac.cpp index 7f2e090fd..c6e1a8069 100644 --- a/src/ca/cac.cpp +++ b/src/ca/cac.cpp @@ -20,6 +20,7 @@ #include "tcpiiu_IL.h" #include "nciu_IL.h" #include "ioCounter_IL.h" +#include "comQueSend_IL.h" extern "C" void cacRecursionLockExitHandler () { diff --git a/src/ca/tcpiiu_IL.h b/src/ca/tcpiiu_IL.h index 737656b29..17808875a 100644 --- a/src/ca/tcpiiu_IL.h +++ b/src/ca/tcpiiu_IL.h @@ -16,8 +16,6 @@ * 505 665 1831 */ -#include "comQueSend_IL.h" - inline bool tcpiiu::fullyConstructed () const { return this->fullyConstructedFlag;