A number of smaller adpations

This commit is contained in:
2016-02-08 09:23:42 +01:00
parent 4d5468458b
commit 3ec4658208
6 changed files with 91 additions and 10 deletions

View File

@ -19,8 +19,8 @@
One of those: alarmString.h cannot be doubly included into the
same application
*/
/*#include <alarmString.h> */
extern char *epicsAlarmConditionStrings[];
#include <alarmString.h>
/* extern char *epicsAlarmConditionStrings[]; */
/*
* we have a SICS tasks which polls EPICS regularly.