diff options
Diffstat (limited to 'usr.sbin/xntpd/machines/freebsd')
-rw-r--r-- | usr.sbin/xntpd/machines/freebsd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/machines/freebsd b/usr.sbin/xntpd/machines/freebsd index 1914de0de4a6b..9380c0e8455d8 100644 --- a/usr.sbin/xntpd/machines/freebsd +++ b/usr.sbin/xntpd/machines/freebsd @@ -1,6 +1,6 @@ RANLIB= ranlib DEFS_LOCAL=-DREFCLOCK -DEFS= -DSYS_FREEBSD -DSYS_386BSD +DEFS= -DSYS_FREEBSD -DSYS_386BSD -DHAVE_TERMIOS AUTHDEFS= -DDES -DMD5 CLOCKDEFS= -DLOCAL_CLOCK DAEMONLIBS= -lcrypt |