Commit ce256981 authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller

ipv6: include linux/uaccess.h instead of asm/uaccess.h

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9451a304
......@@ -47,7 +47,7 @@
#include <net/xfrm.h>
#endif
#include <asm/uaccess.h>
#include <linux/uaccess.h>
/*
* Parsing tlv encoded headers.
......
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