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: v2.6.33-rc1~388^2~462 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=415ce61aef5e9b2ed2516a13888c733bea15aedf;p=thirdparty%2Fkernel%2Flinux.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 b631cc7345403..73ca4d5249289 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