=== modified file 'src/ioc/db/dbLink.h' --- src/ioc/db/dbLink.h 2012-11-30 22:43:16 +0000 +++ src/ioc/db/dbLink.h 2014-12-11 19:50:30 +0000 @@ -50,7 +50,7 @@ } lset; #define dbGetSevr(PLINK, PSEVERITY) \ - dbGetAlarm((PLINK), NULL, (PSEVERITY)); + dbGetAlarm((PLINK), NULL, (PSEVERITY)) epicsShareFunc void dbInitLink(struct dbCommon *precord, struct link *plink, short dbfType);