summaryrefslogtreecommitdiffstats
path: root/sys/compat/linuxkpi/common/include/linux/clocksource.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linuxkpi/common/include/linux/clocksource.h')
-rw-r--r--sys/compat/linuxkpi/common/include/linux/clocksource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/compat/linuxkpi/common/include/linux/clocksource.h b/sys/compat/linuxkpi/common/include/linux/clocksource.h
index 7a4835c..f4d17f1 100644
--- a/sys/compat/linuxkpi/common/include/linux/clocksource.h
+++ b/sys/compat/linuxkpi/common/include/linux/clocksource.h
@@ -31,6 +31,8 @@
#ifndef _LINUX_CLOCKSOURCE_H
#define _LINUX_CLOCKSOURCE_H
+#include <asm/types.h>
+
/* clocksource cycle base type */
typedef u64 cycle_t;
OpenPOWER on IntegriCloud