From 4126c71e0e472c0ee34fda39ccadea0daeb78beb Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 19 Nov 2008 17:17:41 +0000 Subject: [PATCH] added include for typedef used in this header --- src/ca/cacIO.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ca/cacIO.h b/src/ca/cacIO.h index 41c7422c9..9ea926a92 100644 --- a/src/ca/cacIO.h +++ b/src/ca/cacIO.h @@ -55,6 +55,7 @@ #include "tsDLList.h" #include "epicsMutex.h" #include "epicsGuard.h" +#include "epicsThread.h" #include "epicsSingleton.h" #ifdef cacIOh_restore_epicsExportSharedSymbols