use osiTime.h to get TS_STAMP
This commit is contained in:
@@ -29,16 +29,16 @@ of this distribution.
|
||||
|
||||
#ifndef INCdbAccessh
|
||||
#define INCdbAccessh
|
||||
#include <dbDefs.h>
|
||||
#include <dbBase.h>
|
||||
#include <dbFldTypes.h>
|
||||
#include <link.h>
|
||||
#include <dbCommon.h>
|
||||
#include <dbLock.h>
|
||||
#include <tsDefs.h>
|
||||
#include <callback.h>
|
||||
#include <ellLib.h>
|
||||
#include <caeventmask.h>
|
||||
#include "dbDefs.h"
|
||||
#include "dbBase.h"
|
||||
#include "dbFldTypes.h"
|
||||
#include "link.h"
|
||||
#include "dbCommon.h"
|
||||
#include "dbLock.h"
|
||||
#include "osiTime.h"
|
||||
#include "callback.h"
|
||||
#include "ellLib.h"
|
||||
#include "caeventmask.h"
|
||||
#include "dbAddr.h"
|
||||
|
||||
/* The database field and request types are defined in dbFldTypes.h*/
|
||||
|
||||
@@ -3,6 +3,9 @@
|
||||
|
||||
/*
|
||||
* $Log$
|
||||
* Revision 1.5 1999/11/18 13:30:07 mrk
|
||||
* new makefile method; moved drvTS.h to vxWorks specific code
|
||||
*
|
||||
* Revision 1.3 1998/09/29 14:11:03 mrk
|
||||
* TSsetClockFromUnix was made global
|
||||
*
|
||||
@@ -73,7 +76,7 @@ of this distribution.
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <tsDefs.h>
|
||||
#include <osiTime.h>
|
||||
|
||||
#ifdef TS_DRIVER
|
||||
#define TS_EXTERN
|
||||
|
||||
Reference in New Issue
Block a user