From: Harlan Stenn Date: Sat, 16 Oct 1999 16:47:27 +0000 (-0000) Subject: ChangeLog, refclock_atom.c: X-Git-Tag: NTP_4_98_c~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9946662dff6ab3fbdca3bc618b24184de3af5f4;p=thirdparty%2Fntp.git ChangeLog, refclock_atom.c: * ntpd/refclock_atom.c (atom_pps): Portability patch From: John Hay bk: 3808ac1fKimW7eqnmOUSg3ml3FkQ4w --- diff --git a/ChangeLog b/ChangeLog index fe5587b475..b92f50910f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * ntpd/refclock_atom.c (atom_poll): PPS cleanup From: Dave Mills + (atom_pps): Portability patch + From: John Hay + * libntp/msyslog.c: * libntp/gpstolfp.c: diff --git a/ntpd/refclock_atom.c b/ntpd/refclock_atom.c index 2ad6e2d879..9d50656251 100644 --- a/ntpd/refclock_atom.c +++ b/ntpd/refclock_atom.c @@ -268,6 +268,7 @@ atom_pps( l_fp lftmp; double doffset; int i; +#if defined(HAVE_CIOGETEV) || defined(HAVE_TIOCGPPSEV) int request = #ifdef HAVE_CIOGETEV CIOGETEV @@ -276,6 +277,7 @@ atom_pps( TIOCGPPSEV #endif ; +#endif /* * This routine is called once per second when the LDISC_PPS