From: Stephen Rothwell Date: Mon, 9 Nov 2009 04:41:03 +0000 (-0800) Subject: net/appletalk: using compat_ptr needs inclusion of linux/compat.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=415ce61aef5e9b2ed2516a13888c733bea15aedf;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git net/appletalk: using compat_ptr needs inclusion of linux/compat.h Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- diff --git a/net/appletalk/ddp.c b/net/appletalk/ddp.c index b631cc73454..73ca4d52492 100644 --- a/net/appletalk/ddp.c +++ b/net/appletalk/ddp.c @@ -56,6 +56,7 @@ #include #include #include /* For TIOCOUTQ/INQ */ +#include #include #include #include