diff --git a/src/ca/comBuf.cpp b/src/ca/comBuf.cpp index 626ae50e0..d07502d56 100644 --- a/src/ca/comBuf.cpp +++ b/src/ca/comBuf.cpp @@ -26,8 +26,11 @@ #define epicsAssertAuthor "Jeff Hill johill@lanl.gov" +#if 0 #include "iocinf.h" +#endif #include "comBuf.h" +#include "errlog.h" bool comBuf::flushToWire ( wireSendAdapter & wire ) throw () {