avoid 'struct dset'

doesn't work if -DUSE_TYPED_DSET
This commit is contained in:
Michael Davidsaver
2019-11-14 17:52:10 -08:00
parent fab9c52858
commit 156b137af0
11 changed files with 22 additions and 16 deletions
+1
View File
@@ -11,6 +11,7 @@ TOP = ../../../../..
include $(TOP)/configure/CONFIG
USR_CPPFLAGS += -DUSE_TYPED_RSET
USR_CPPFLAGS += -DUSE_TYPED_DSET
TESTLIBRARY = dbRecStdTest
@@ -98,7 +98,6 @@
# include <epicsGuard.h>
#endif
#include <epicsInterrupt.h>
#include <epicsjtree.h>
#include <epicsMemFs.h>
#include <epicsMessageQueue.h>
#include <epicsMutex.h>