Added define for epicsExportSharedSymbols.

This commit is contained in:
Janet B. Anderson
2001-01-10 17:21:21 +00:00
parent 539e635d0c
commit 03ea50ac35

View File

@@ -24,10 +24,11 @@ of this distribution.
#include "ellLib.h"
#include "freeList.h"
#include "cantProceed.h"
#include "asLib.h"
#include "asTrapWrite.h"
#include "osiSem.h"
#include "ellLib.h"
#define epicsExportSharedSymbols
#include "asLib.h"
#include "asTrapWrite.h"
typedef struct listenerPvt {
ELLNODE node;