diff options
Diffstat (limited to 'kernel/time/timekeeping_debug.c')
| -rw-r--r-- | kernel/time/timekeeping_debug.c | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/time/timekeeping_debug.c b/kernel/time/timekeeping_debug.c index 802433a4f5e..4d54f97558d 100644 --- a/kernel/time/timekeeping_debug.c +++ b/kernel/time/timekeeping_debug.c @@ -21,6 +21,8 @@  #include <linux/seq_file.h>  #include <linux/time.h> +#include "timekeeping_internal.h" +  static unsigned int sleep_time_bin[32] = {0};  static int tk_debug_show_sleep_time(struct seq_file *s, void *data)  | 
