From 266a0384846a74a046cb62087f63cd8602a228d0 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Tue, 5 May 1998 16:03:10 +0000 Subject: [PATCH] use epicsAssert.h --- src/ca/acctst.c | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/ca/acctst.c b/src/ca/acctst.c index 5607b75d5..ed2149f26 100644 --- a/src/ca/acctst.c +++ b/src/ca/acctst.c @@ -7,6 +7,9 @@ static char *sccsId = "@(#) $Id$"; /* * $Log$ + * Revision 1.51 1998/04/15 21:50:26 jhill + * added array as string test + * * Revision 1.50 1998/03/12 20:39:07 jhill * fixed problem where 3.13.beta11 unable to connect to 3.11 with correct native type * @@ -80,7 +83,11 @@ static char *sccsId = "@(#) $Id$"; #include #include #include -#include + +/* + * EPICS + */ +#include /* * CA