Add a missing include for time.h to get the definitions of clock_gettime and strftime.
authorbcook <bcook@openbsd.org>
Sun, 4 Jan 2015 01:11:24 +0000 (01:11 +0000)
committerbcook <bcook@openbsd.org>
Sun, 4 Jan 2015 01:11:24 +0000 (01:11 +0000)
commit7b6bdf5166cfd389d41b79007e6c387dfebb8460
tree4a8135da410a40b81b2683db58c605499b76ed12
parent6321a533e9ec6245f9afac859a480f5868417e85
Add a missing include for time.h to get the definitions of clock_gettime and strftime.

ok jsing@ phessler@ naddy@
usr.sbin/ntpd/ntpd.c
usr.sbin/ntpd/util.c