Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-2.6-block.git] / net / ipv6 / route.c
index 890acace01d0a642517b1536598e4482b20a4456..8417c41d8ec8398a72c56f9b37b16d94702cbbf3 100644 (file)
@@ -64,7 +64,7 @@
 #include <net/l3mdev.h>
 #include <trace/events/fib6.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #ifdef CONFIG_SYSCTL
 #include <linux/sysctl.h>