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

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Fabian Frederick 2014-10-27 19:12:58 +01:00 committed by David S. Miller
parent 9451a304ce
commit ce256981e5
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
#include <net/xfrm.h>
#endif
#include <asm/uaccess.h>
#include <linux/uaccess.h>
/*
* Parsing tlv encoded headers.