Compare commits
1 Commits
stream_2_6
...
stream_2_6
Author | SHA1 | Date | |
---|---|---|---|
d0b8d3f585 |
@ -31,6 +31,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define epicsAlarmGLOBAL
|
||||
#include <ctype.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
@ -39,7 +40,6 @@ extern "C" {
|
||||
#include <recSup.h>
|
||||
#include <recGbl.h>
|
||||
#include <devLib.h>
|
||||
#define epicsAlarmGLOBAL
|
||||
#include <alarm.h>
|
||||
#include <callback.h>
|
||||
|
||||
|
@ -41,7 +41,7 @@
|
||||
#define INIT_RUN (!interruptAccept)
|
||||
|
||||
#include <epicsVersion.h>
|
||||
#ifdef BASE_RELEASE
|
||||
#ifdef BASE_VERSION
|
||||
#define EPICS_3_13
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user