summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>1999-12-22 09:36:41 +0000
committerroberto <roberto@FreeBSD.org>1999-12-22 09:36:41 +0000
commit6b3a2b7335eda9ff3e384c4c741aef6408a129a3 (patch)
treebb19f5dfd1d68e7f1f2f09604acdcb7726fab2c8 /usr.sbin/ntp
parent25d6dbdb064bb7adf2c1cd2fe60c1659aa11a0e8 (diff)
downloadFreeBSD-src-6b3a2b7335eda9ff3e384c4c741aef6408a129a3.zip
FreeBSD-src-6b3a2b7335eda9ff3e384c4c741aef6408a129a3.tar.gz
Don't compile mktime, it is already present elsewhere.
Submitted by: bde
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/libntp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile
index b112966..15c46d7 100644
--- a/usr.sbin/ntp/libntp/Makefile
+++ b/usr.sbin/ntp/libntp/Makefile
@@ -16,7 +16,7 @@ SRCS= a_md5encrypt.c adjtime.c atoint.c \
hextoint.c hextolfp.c humandate.c ieee754io.c \
inttoa.c iosignal.c lib_strbuf.c \
machines.c md5c.c memmove.c mexit.c \
- mfp_mul.c mfptoa.c mfptoms.c mktime.c \
+ mfp_mul.c mfptoa.c mfptoms.c \
modetoa.c mstolfp.c msutotsf.c msyslog.c \
netof.c numtoa.c numtohost.c octtoint.c \
prettydate.c ranny.c recvbuff.c refnumtoa.c \
OpenPOWER on IntegriCloud