aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-03-07 13:36:00 +0000
committerCy Schubert <cy@FreeBSD.org>2019-03-07 13:36:00 +0000
commit052d159a8b83f03d7dc5eb31cd9a9b4a6fe3d9da (patch)
treef2dd8b09036f9c701fb0d5b71209a9ff8dea7712 /usr.sbin/ntp
parent16b56c7f4ee6ec20040f485b2774a4ca4ae6e62c (diff)
parent360c01464aee3bc4c520898a675f35967db09ac2 (diff)
Notes
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 bd3b8b51d866d..34805712381bf 100644
--- a/usr.sbin/ntp/libntp/Makefile
+++ b/usr.sbin/ntp/libntp/Makefile
@@ -29,7 +29,7 @@ NTP_SRCS= systime.c a_md5encrypt.c adjtime.c atoint.c \
socktoa.c socktohost.c ssl_init.c statestr.c \
strdup.c strl_obsd.c syssignal.c timetoa.c \
timevalops.c uglydate.c vint64ops.c work_fork.c \
- work_thread.c ymd2yd.c
+ work_thread.c xsbprintf.c ymd2yd.c
ISC_PTHREADS_SRCS= condition.c \
thread.c \