fix bug from commit f85454. Apparently epicsExportSharedSymbols is needed even though epicsExport.h is included
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#define epicsExportSharedSymbols
|
||||
#include "dbDefs.h"
|
||||
#include "epicsEvent.h"
|
||||
#include "iocLog.h"
|
||||
|
||||
Reference in New Issue
Block a user