mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Removed unused forward struct declaration.
This commit is contained in:
parent
4ee5409b54
commit
4cfce7a7a6
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue