move location on include ioccrf
This commit is contained in:
@@ -13,8 +13,8 @@ of this distribution.
|
||||
#include <ctype.h>
|
||||
|
||||
#include "asDbLib.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "asTestRegister.h"
|
||||
|
||||
/* asSetFilename */
|
||||
|
||||
@@ -14,8 +14,8 @@ of this distribution.
|
||||
|
||||
#include "rsrv.h"
|
||||
#include "dbEvent.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "caTestRegister.h"
|
||||
|
||||
/* casr */
|
||||
|
||||
@@ -23,8 +23,8 @@ of this distribution.
|
||||
#include "link.h"
|
||||
#include "dbCommon.h"
|
||||
#include "dbBkpt.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "dbBkptRegister.h"
|
||||
|
||||
/* dbb */
|
||||
|
||||
@@ -13,8 +13,8 @@ of this distribution.
|
||||
#include <ctype.h>
|
||||
|
||||
#include "dbCaTest.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "dbCaTestRegister.h"
|
||||
|
||||
/* dbcar */
|
||||
|
||||
@@ -15,8 +15,8 @@ of this distribution.
|
||||
#include "dbAccess.h"
|
||||
#include "dbStaticLib.h"
|
||||
#include "registryRecordType.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "dbStaticRegister.h"
|
||||
|
||||
/* dbDumpRecDes */
|
||||
|
||||
@@ -16,9 +16,9 @@ of this distribution.
|
||||
#include "db_test.h"
|
||||
#include "dbLock.h"
|
||||
#include "dbScan.h"
|
||||
#include "ioccrf.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "dbTestRegister.h"
|
||||
#include "ioccrf.h"
|
||||
|
||||
/* dba */
|
||||
static ioccrfArg dbaArg0 = { "record name",ioccrfArgString,0};
|
||||
|
||||
Reference in New Issue
Block a user