diff --git a/src/ca/iocinf.h b/src/ca/iocinf.h index 054bf1057..6436d5095 100644 --- a/src/ca/iocinf.h +++ b/src/ca/iocinf.h @@ -32,6 +32,9 @@ /************************************************************************/ /* $Log$ + * Revision 1.54 1996/06/20 21:43:15 jhill + * restored io_done_sem (removed by cleanup) + * * Revision 1.53 1996/06/20 21:19:35 jhill * fixed posix signal problem with "cc -Xc" * @@ -595,8 +598,6 @@ unsigned short port, int net_proto ); -int ca_check_for_fp(void); - void caSetupBCastAddrList (ELLLIST *pList, SOCKET sock, unsigned port); int ca_os_independent_init (void);