Skip to content

Commit

Permalink
[PATCH] severing uaccess.h -> sched.h
Browse files Browse the repository at this point in the history
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
  • Loading branch information
Al Viro committed Dec 4, 2006
1 parent 914e263 commit b07e4ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-x86_64/uaccess.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
*/
#include <linux/compiler.h>
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/prefetch.h>
#include <asm/page.h>

Expand Down

0 comments on commit b07e4ec

Please sign in to comment.