diff options
| author | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-29 14:35:15 +0000 |
|---|---|---|
| committer | Ollivier Robert <roberto@FreeBSD.org> | 2001-08-29 14:35:15 +0000 |
| commit | 224ba2bd37e182b64f7d78defef8a6cacaad3415 (patch) | |
| tree | 3cfb63f1a112ee17469b17fc1593a88d004ddda6 /contrib/ntp/include/ntp_if.h | |
| parent | 1c80946020d06ca926154926c7c890d211708395 (diff) | |
Notes
Diffstat (limited to 'contrib/ntp/include/ntp_if.h')
| -rw-r--r-- | contrib/ntp/include/ntp_if.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/ntp/include/ntp_if.h b/contrib/ntp/include/ntp_if.h index 0be015601234..91362d83106a 100644 --- a/contrib/ntp/include/ntp_if.h +++ b/contrib/ntp/include/ntp_if.h @@ -8,12 +8,6 @@ # include "/sys/sync/sema.h" #endif -/* was: defined(SYS_AIX) */ -#if defined(TIME_WITH_SYS_TIME) -# include <sys/time.h> -# include <time.h> -#endif - /* was: (defined(SYS_SOLARIS) && !defined(bsd)) || defined(SYS_SUNOS4) */ /* was: defined(SYS_UNIXWARE1) */ #ifdef HAVE_SYS_SOCKIO_H |
