diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-04-21 21:06:40 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-04-21 21:06:40 +0000 |
| commit | a07bd6902171655a99f8ed2803336735aa624456 (patch) | |
| tree | 922989967c5ab0c1b96d1bcedbc403a8545bb376 /usr.sbin | |
| parent | 872dacbfeb02ccb9e1b81fdd1a420f1b92876c16 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/xntpd/include/ntp_machine.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/xntpd/include/ntp_machine.h b/usr.sbin/xntpd/include/ntp_machine.h index 74af397d33e46..16c3fbf6da83f 100644 --- a/usr.sbin/xntpd/include/ntp_machine.h +++ b/usr.sbin/xntpd/include/ntp_machine.h @@ -398,7 +398,9 @@ in this file. #ifdef SYS_FREEBSD #define HAVE_TERMIOS #define HAVE_UNAME +#define HAVE_SYS_TIMEX_H #define NTP_SYSCALLS_LIBC +#define KERNEL_PLL #endif /* |
