From: Fabian Frederick Date: Mon, 27 Oct 2014 18:12:58 +0000 (+0100) Subject: ipv6: include linux/uaccess.h instead of asm/uaccess.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ce256981e5f1be1f0aa6b4b8b16e0c2918468457;p=linux.git ipv6: include linux/uaccess.h instead of asm/uaccess.h Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- diff --git a/net/ipv6/exthdrs.c b/net/ipv6/exthdrs.c index bfde361b61340..601d896f22d07 100644 --- a/net/ipv6/exthdrs.c +++ b/net/ipv6/exthdrs.c @@ -47,7 +47,7 @@ #include #endif -#include +#include /* * Parsing tlv encoded headers.