summaryrefslogtreecommitdiff
path: root/kern/clock_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/clock_i.h')
-rw-r--r--kern/clock_i.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/clock_i.h b/kern/clock_i.h
index 830f48c..8b98f5e 100644
--- a/kern/clock_i.h
+++ b/kern/clock_i.h
@@ -18,6 +18,7 @@
#ifndef _KERN_CLOCK_I_H
#define _KERN_CLOCK_I_H
+#include <stdalign.h>
#include <stdint.h>
#include <machine/cpu.h>