fixed dll sym export

This commit is contained in:
Jeff Hill
2002-03-21 23:40:56 +00:00
parent 1090d527a5
commit b481dec481

View File

@@ -28,7 +28,6 @@ of this distribution.
#include "epicsEvent.h"
#include "epicsMutex.h"
#include "epicsThread.h"
#include "callback.h"
#include "errlog.h"
#include "errMdef.h"
#include "dbBase.h"
@@ -37,6 +36,7 @@ of this distribution.
#include "link.h"
#include "dbCommon.h"
#define epicsExportSharedSymbols
#include "callback.h"
#include "dbAddr.h"
#include "dbScan.h"
#include "dbLock.h"