diff options
Diffstat (limited to 'usr.sbin/xntpd/machines/aix3.2')
-rw-r--r-- | usr.sbin/xntpd/machines/aix3.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/xntpd/machines/aix3.2 b/usr.sbin/xntpd/machines/aix3.2 index 70607d81a6bc2..93a0181ca63d9 100644 --- a/usr.sbin/xntpd/machines/aix3.2 +++ b/usr.sbin/xntpd/machines/aix3.2 @@ -1,6 +1,6 @@ RANLIB= : DEFS_LOCAL= -DREFCLOCK -DEFS= -DRS6000 -DSYS_AIX +DEFS= -DRS6000 -DSYS_AIX -DHAVE_TERMIOS AUTHDEFS= -DDES -DMD5 CLOCKDEFS= -DLOCAL_CLOCK DAEMONLIBS= |