diff --git a/src/ca/cac.cpp b/src/ca/cac.cpp index a56ec28e1..2183fff2c 100644 --- a/src/ca/cac.cpp +++ b/src/ca/cac.cpp @@ -43,6 +43,8 @@ #include "bhe.h" #include "net_convert.h" +static char *id="@(#) $Id$"; + // TCP response dispatch table const cac::pProtoStubTCP cac::tcpJumpTableCAC [] = { diff --git a/src/cas/generic/caServerI.cc b/src/cas/generic/caServerI.cc index b5647453e..638d2c08e 100644 --- a/src/cas/generic/caServerI.cc +++ b/src/cas/generic/caServerI.cc @@ -15,8 +15,6 @@ * 505 665 1831 */ -#define CAS_VERSION_GLOBAL - #include "epicsGuard.h" #include "addrList.h" @@ -25,6 +23,8 @@ #include "server.h" #include "casCtxIL.h" // casCtx in line func +static char *id="@(#) $Id$"; + // // the maximum beacon period if EPICS_CA_BEACON_PERIOD isnt available //