use osiTime.h to get TS_STAMP

This commit is contained in:
Jeff Hill
1999-12-14 21:35:34 +00:00
parent 23f9771eae
commit 668451c43d
2 changed files with 14 additions and 11 deletions

View File

@@ -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*/

View File

@@ -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