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-Tag: firefly_0821_release~9833^2~3968^2~462 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=415ce61aef5e9b2ed2516a13888c733bea15aedf;p=firefly-linux-kernel-4.4.55.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 b631cc734540..73ca4d524928 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