aboutsummaryrefslogtreecommitdiff
path: root/include/ntp_syslog.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntp_syslog.h')
-rw-r--r--include/ntp_syslog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntp_syslog.h b/include/ntp_syslog.h
index a0152b53d9ca..ecc6346796e8 100644
--- a/include/ntp_syslog.h
+++ b/include/ntp_syslog.h
@@ -9,6 +9,7 @@
#ifdef VMS
extern void msyslog();
+extern void mvsyslog();
#else
# ifndef SYS_VXWORKS
# include <syslog.h>