ioc/db/test: fix jlinkz dllimport/export

This commit is contained in:
Michael Davidsaver
2017-05-05 20:38:20 -04:00
parent bbd9ba0b6d
commit 3f49787be1

View File

@@ -7,7 +7,6 @@
#include <stdlib.h>
#include <string.h>
#include <epicsExport.h>
#include <dbAccess.h>
#include <link.h>
#include <alarm.h>
@@ -22,6 +21,8 @@
#include "jlinkz.h"
#include <epicsExport.h>
int numzalloc;