Removed unused forward struct declaration.

This commit is contained in:
Bruce Evans
2002-04-28 09:51:45 +00:00
parent 4ee5409b54
commit 4cfce7a7a6
-1
View File
@@ -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>