summaryrefslogtreecommitdiffstats
path: root/sys/sys/timex.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-04-28 09:51:45 +0000
committerbde <bde@FreeBSD.org>2002-04-28 09:51:45 +0000
commitb0e53bd01fa28ede17a90affc780f8f21980a2d6 (patch)
tree88788c45270c254ac9d1755a1f2e80377de0c525 /sys/sys/timex.h
parentbc591195cfb34ee52cdb8ca0493b69d73a90b345 (diff)
downloadFreeBSD-src-b0e53bd01fa28ede17a90affc780f8f21980a2d6.zip
FreeBSD-src-b0e53bd01fa28ede17a90affc780f8f21980a2d6.tar.gz
Removed unused forward struct declaration.
Diffstat (limited to 'sys/sys/timex.h')
-rw-r--r--sys/sys/timex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/timex.h b/sys/sys/timex.h
index a4379fe..08a9bcd 100644
--- a/sys/sys/timex.h
+++ b/sys/sys/timex.h
@@ -220,7 +220,6 @@ struct timex {
#ifdef __FreeBSD__
#ifdef _KERNEL
-struct timehands;
void ntp_update_second(int64_t *adjustment, time_t *newsec);
#else /* !_KERNEL */
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud