From b0a330f22af03fb02cb0693281437259afe98210 Mon Sep 17 00:00:00 2001
From: Andrew Johnson
The string arrays that provide string versions of the alarm status and +severity values have been moved into libCom and the header file that used to +instanciate them is no longer required, although a copy is still provided for +backwards compatibility reasons. Only the alarm.h header needs to be included +now to declare the epicsAlarmSeverityStrings and epicsAlarmConditionStrings +arrays.
+Code that calls errlogRemoveListener(myfunc) must be modified to use