Fix in dbLink.h: Include all used headers
This commit is contained in:
committed by
Michael Davidsaver
parent
57fc84fef3
commit
948a3feba7
@@ -18,6 +18,8 @@
|
||||
|
||||
#include "link.h"
|
||||
#include "shareLib.h"
|
||||
#include "epicsTypes.h"
|
||||
#include "epicsTime.h"
|
||||
|
||||
typedef struct lset {
|
||||
long (*initLink)(struct link *plink, short dbfType);
|
||||
|
||||
Reference in New Issue
Block a user