From 04a8db049f234ceecaf564e3a1d7821654b7cb4c Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 20 Jun 1996 18:08:35 +0000 Subject: [PATCH] changed where caProto.h comes from --- src/cas/generic/casInternal.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/cas/generic/casInternal.h b/src/cas/generic/casInternal.h index aafc29c0e..836b67e63 100644 --- a/src/cas/generic/casInternal.h +++ b/src/cas/generic/casInternal.h @@ -29,6 +29,9 @@ * * History * $Log$ + * Revision 1.1.1.1 1996/06/20 00:28:15 jhill + * ca server installation + * * */ @@ -37,7 +40,7 @@ // #include #include -#include +#include <../src/ca/caProto.h> typedef aitUint32 caResId;