diff options
Diffstat (limited to 'kern/time_stamp.c')
-rw-r--r-- | kern/time_stamp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/time_stamp.c b/kern/time_stamp.c index fdb02fc..22885b1 100644 --- a/kern/time_stamp.c +++ b/kern/time_stamp.c @@ -25,6 +25,7 @@ */ #include <mach/std_types.h> +#include <machine/locore.h> #include <sys/time.h> #include <kern/time_stamp.h> |