summaryrefslogtreecommitdiff
path: root/lib/ZFmtNotice.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/ZFmtNotice.c
parentd33e482744fad80d95cdd89ed380c5b8401e49bf (diff)
Pull in sources from zephyr locker. See /mit/zephyr/repository for
detailed change information.
Diffstat (limited to 'lib/ZFmtNotice.c')
-rw-r--r--lib/ZFmtNotice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ZFmtNotice.c b/lib/ZFmtNotice.c
index 96147f8..386630d 100644
--- a/lib/ZFmtNotice.c
+++ b/lib/ZFmtNotice.c
@@ -16,7 +16,7 @@
static char rcsid_ZFormatNotice_c[] = "$Id$";
#endif
-#include <zephyr/zephyr_internal.h>
+#include <internal.h>
Code_t ZFormatNotice(notice, buffer, ret_len, cert_routine)
register ZNotice_t *notice;