eliminated include of calink.h

This commit is contained in:
Jeff Hill
1996-06-20 23:21:37 +00:00
parent 20d75f926c
commit 484427be12
2 changed files with 4 additions and 0 deletions

View File

@@ -27,7 +27,9 @@ of this distribution.
#include <cadef.h>
#include <caerr.h>
#include <caeventmask.h>
#if 0
#include <calink.h>
#endif
#include <tsDefs.h>
#include <task_params.h>
#include <recDynLink.h>

View File

@@ -19,7 +19,9 @@
#include <cadef.h>
#include <caerr.h>
#include <caeventmask.h>
#if 0
#include <calink.h>
#endif
#include <task_params.h>
#include <recWaitCa.h>