diff --git a/src/ca/netSubscription.cpp b/src/ca/netSubscription.cpp index 6a5761686..eef541305 100644 --- a/src/ca/netSubscription.cpp +++ b/src/ca/netSubscription.cpp @@ -12,7 +12,6 @@ #include "iocinf.h" #include "netSubscription_IL.h" -#include "cacNotifyIO_IL.h" #include "nciu_IL.h" tsFreeList < class netSubscription, 1024 > netSubscription::freeList; diff --git a/src/ca/netWriteNotifyIO.cpp b/src/ca/netWriteNotifyIO.cpp index 683cb8ccc..cc87bf83c 100644 --- a/src/ca/netWriteNotifyIO.cpp +++ b/src/ca/netWriteNotifyIO.cpp @@ -12,7 +12,6 @@ #include "iocinf.h" #include "netWriteNotifyIO_IL.h" -#include "cacNotifyIO_IL.h" tsFreeList < class netWriteNotifyIO, 1024 > netWriteNotifyIO::freeList;