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/libntp/uglydate.c | |
parent | 1c80946020d06ca926154926c7c890d211708395 (diff) | |
download | src-224ba2bd37e182b64f7d78defef8a6cacaad3415.tar.gz src-224ba2bd37e182b64f7d78defef8a6cacaad3415.zip |
Virgin import of ntpd 4.1.0
Notes
Notes:
svn path=/vendor/ntp/dist/; revision=82498
Diffstat (limited to 'contrib/ntp/libntp/uglydate.c')
-rw-r--r-- | contrib/ntp/libntp/uglydate.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/ntp/libntp/uglydate.c b/contrib/ntp/libntp/uglydate.c index fcd3d9f5cf96..676a5fdde786 100644 --- a/contrib/ntp/libntp/uglydate.c +++ b/contrib/ntp/libntp/uglydate.c @@ -8,9 +8,7 @@ #include "ntp_unixtime.h" #include "lib_strbuf.h" #include "ntp_stdlib.h" -#ifndef TM_IN_SYS_TIME -#include <time.h> -#endif + char * uglydate( |