diff options
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_misc.c')
| -rw-r--r-- | sys/compat/freebsd32/freebsd32_misc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/freebsd32/freebsd32_misc.c b/sys/compat/freebsd32/freebsd32_misc.c index 2c5668782ab6..461e8c0c4eb4 100644 --- a/sys/compat/freebsd32/freebsd32_misc.c +++ b/sys/compat/freebsd32/freebsd32_misc.c @@ -32,6 +32,7 @@ __FBSDID("$FreeBSD$"); #include <sys/param.h> #include <sys/systm.h> #include <sys/bus.h> +#include <sys/clock.h> #include <sys/exec.h> #include <sys/fcntl.h> #include <sys/filedesc.h> |
