Commit b9372fa8 authored by David S. Miller's avatar David S. Miller

kernel/time.c needs linux/errno.h

parent 76d2c6be
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
*/ */
#include <linux/timex.h> #include <linux/timex.h>
#include <linux/errno.h>
#include <linux/smp_lock.h> #include <linux/smp_lock.h>
#include <asm/uaccess.h> #include <asm/uaccess.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment