summaryrefslogtreecommitdiff
path: root/lib/ZFlsSubs.c
diff options
context:
space:
mode:
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;