summaryrefslogtreecommitdiff
path: root/lib/ZFlsSubs.c
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1997-09-14 17:50:06 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1997-09-14 17:50:06 +0000
commitac16f380e349fa39ec7e26bccb5456cb300006a5 (patch)
treec07ca88af97b4f6b77d28a2dc723d2e4621ed302 /lib/ZFlsSubs.c
parentd33e482744fad80d95cdd89ed380c5b8401e49bf (diff)
Pull in sources from zephyr locker. See /mit/zephyr/repository for
detailed change information.
Diffstat (limited to 'lib/ZFlsSubs.c')
-rw-r--r--lib/ZFlsSubs.c6
1 files changed, 3 insertions, 3 deletions
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 <internal.h>
+
#ifndef lint
-static char rcsid_ZFlushSubscriptions_c[] = "$Id$";
+static const char rcsid_ZFlushSubscriptions_c[] = "$Id$";
#endif
-#include <zephyr/zephyr_internal.h>
-
Code_t ZFlushSubscriptions()
{
register int i;