aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_clock.c')
-rw-r--r--sys/kern/subr_clock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_clock.c b/sys/kern/subr_clock.c
index a494b20bc342..9176ac92574f 100644
--- a/sys/kern/subr_clock.c
+++ b/sys/kern/subr_clock.c
@@ -39,7 +39,6 @@
* from: src/sys/i386/isa/clock.c,v 1.176 2001/09/04
*/
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/kernel.h>