db: fix dbUnitTest for changes in error symbol table

This commit is contained in:
Ralph Lange
2017-08-02 15:04:29 +02:00
parent f6c205dafe
commit 4793b27a0c
+1
View File
@@ -30,6 +30,7 @@
#include "dbUnitTest.h"
#include "initHooks.h"
#include "iocInit.h"
#include "errSymTbl.h"
static dbEventCtx testEvtCtx;
static epicsMutexId testEvtLock;