From ac16f380e349fa39ec7e26bccb5456cb300006a5 Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Sun, 14 Sep 1997 17:50:06 +0000 Subject: Pull in sources from zephyr locker. See /mit/zephyr/repository for detailed change information. --- lib/ZFlsSubs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/ZFlsSubs.c') diff --git a/lib/ZFlsSubs.c b/lib/ZFlsSubs.c index 3552ee3..ae0ddb5 100644 --- a/lib/ZFlsSubs.c +++ b/lib/ZFlsSubs.c @@ -12,12 +12,12 @@ */ /* $Header$ */ +#include + #ifndef lint -static char rcsid_ZFlushSubscriptions_c[] = "$Id$"; +static const char rcsid_ZFlushSubscriptions_c[] = "$Id$"; #endif -#include - Code_t ZFlushSubscriptions() { register int i; -- cgit v1.2.3