summaryrefslogtreecommitdiff
path: root/lib/ZFmtList.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZFmtList.c')
-rw-r--r--lib/ZFmtList.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ZFmtList.c b/lib/ZFmtList.c
index baf2dda..7c4ab93 100644
--- a/lib/ZFmtList.c
+++ b/lib/ZFmtList.c
@@ -12,13 +12,13 @@
*/
/* $Header$ */
+#include <internal.h>
+
#ifndef lint
-static char rcsid_ZFormatNoticeList_c[] =
+static const char rcsid_ZFormatNoticeList_c[] =
"$Id$";
#endif
-#include <zephyr/zephyr_internal.h>
-
Code_t ZFormatNoticeList(notice, list, nitems, buffer, ret_len,
cert_routine)
ZNotice_t *notice;