aboutsummaryrefslogtreecommitdiff
path: root/contrib/ntp/util/ntp-keygen.man.in
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-06-23 23:52:43 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-06-23 23:52:43 +0000
commit28e002cd3e8a3c40c34a41f8b1ac624d334e4b9a (patch)
treed98f2efb3e8cfb06bf8ed9d8f502b3a8339a1649 /contrib/ntp/util/ntp-keygen.man.in
parent87c0bf77d9bd9db35376baeb6fee7c6a95d54a82 (diff)
stand: remove redundant declarations
These are picked out by the amd64-gcc6 build; time() is declared in <time.h> and delay() is declared in <bootstrap.h>. These are the correct places for these in stand/, so remove the duplicate declarations and make sure the delay() consumer in libefi that depended on the extra delay() declaration includes <bootstrap.h>. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=362564
Diffstat (limited to 'contrib/ntp/util/ntp-keygen.man.in')
0 files changed, 0 insertions, 0 deletions