diff options
Diffstat (limited to 'usr.sbin/xntpd/lib/authdes.c.export')
-rw-r--r-- | usr.sbin/xntpd/lib/authdes.c.export | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/lib/authdes.c.export b/usr.sbin/xntpd/lib/authdes.c.export index b0323a0a6be12..a63c6d3839c59 100644 --- a/usr.sbin/xntpd/lib/authdes.c.export +++ b/usr.sbin/xntpd/lib/authdes.c.export @@ -15,6 +15,7 @@ * to its exportable state, copy this file to authdes.c . */ #include <sys/types.h> +#include "ntp_stdlib.h" /* * This routine is normally called to compute the key schedule. |