diff options
Diffstat (limited to 'include/linux/timekeeping.h')
-rw-r--r-- | include/linux/timekeeping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/timekeeping.h b/include/linux/timekeeping.h index 816b7543f81b..09168c52ab64 100644 --- a/include/linux/timekeeping.h +++ b/include/linux/timekeeping.h | |||
@@ -1,7 +1,7 @@ | |||
1 | #ifndef _LINUX_TIMEKEEPING_H | 1 | #ifndef _LINUX_TIMEKEEPING_H |
2 | #define _LINUX_TIMEKEEPING_H | 2 | #define _LINUX_TIMEKEEPING_H |
3 | 3 | ||
4 | #include <asm-generic/errno-base.h> | 4 | #include <linux/errno.h> |
5 | 5 | ||
6 | /* Included from linux/ktime.h */ | 6 | /* Included from linux/ktime.h */ |
7 | 7 | ||