fixed DLL keyword related problems

This commit is contained in:
Jeff Hill
2000-05-04 15:52:25 +00:00
parent 6d1bed689e
commit 489bf56f72
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -13,8 +13,8 @@ of this distribution.
#include <ctype.h>
#include "asDbLib.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "asTestRegister.h"
/* asSetFilename */
+1 -1
View File
@@ -14,8 +14,8 @@ of this distribution.
#include "rsrv.h"
#include "dbEvent.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "caTestRegister.h"
/* casr */
+1 -1
View File
@@ -23,8 +23,8 @@ of this distribution.
#include "link.h"
#include "dbCommon.h"
#include "dbBkpt.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "dbBkptRegister.h"
/* dbb */
+1 -1
View File
@@ -13,8 +13,8 @@ of this distribution.
#include <ctype.h>
#include "dbCaTest.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "dbCaTestRegister.h"
/* dbcar */
+1 -1
View File
@@ -15,8 +15,8 @@ of this distribution.
#include "dbAccess.h"
#include "dbStaticLib.h"
#include "registryRecordType.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "dbStaticRegister.h"
/* dbDumpRecDes */
+1 -1
View File
@@ -16,8 +16,8 @@ of this distribution.
#include "db_test.h"
#include "dbLock.h"
#include "dbScan.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "dbTestRegister.h"
/* dba */
+1 -1
View File
@@ -14,8 +14,8 @@ of this distribution.
#include "osiThread.h"
#include "dbEvent.h"
#include "ioccrf.h"
#define epicsExportSharedSymbols
#include "ioccrf.h"
#include "osiRegister.h"
/* threadShowAll */