Commit 757858cc authored by David S. Miller's avatar David S. Miller Committed by Linus Torvalds

[SPARC64]: oprofile/init.c needs errno.h

parent a33f1a16
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include <linux/kernel.h> #include <linux/kernel.h>
#include <linux/oprofile.h> #include <linux/oprofile.h>
#include <linux/errno.h>
#include <linux/init.h> #include <linux/init.h>
extern void timer_init(struct oprofile_operations ** ops); extern void timer_init(struct oprofile_operations ** ops);
......
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