changed #include <dbCommon.h> to #include <rec/dbCommon.h>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
#include <dbAccess.h>
|
||||
#include <dbStaticLib.h>
|
||||
#include <dbScan.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <dbFldTypes.h>
|
||||
#include <dbRecDes.h>
|
||||
#include <dbRecType.h>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
/* needed for struct dbCommon ... should be removed when */
|
||||
/* MAXSEVERITY_FROM_PDBADDR moved to another header file */
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
|
||||
/* needed for (db_field_log *) NULL parm passed to dbGetField() */
|
||||
#include <db_field_log.h>
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
#include <tsDefs.h>
|
||||
#include <dbDefs.h>
|
||||
#include <db_access.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <task_params.h>
|
||||
|
||||
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
#include <taskwd.h>
|
||||
#include <callback.h>
|
||||
#include <dbBase.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <dbRecords.h>
|
||||
#include <devSup.h>
|
||||
#include <task_params.h>
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
#include <dbBase.h>
|
||||
#include <dbRecType.h>
|
||||
#include <dbRecords.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <recSup.h>
|
||||
#include <devSup.h>
|
||||
#include <drvSup.h>
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
#include <string.h>
|
||||
#include <dbDefs.h>
|
||||
#include <dbAccess.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <errMdef.h>
|
||||
#include <recSup.h>
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
#include <dbScan.h>
|
||||
#include <taskwd.h>
|
||||
#include <callback.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <dbBase.h>
|
||||
#include <dbFldTypes.h>
|
||||
#include <dbRecDes.h>
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
#include <dbRecDes.h>
|
||||
#include <dbAccess.h>
|
||||
#include <devSup.h>
|
||||
#include <dbCommon.h>
|
||||
#include <rec/dbCommon.h>
|
||||
#include <sdrHeader.h>
|
||||
|
||||
extern struct dbBase *pdbBase;
|
||||
|
||||
Reference in New Issue
Block a user