From: Rémi Denis-Courmont Date: Thu, 12 Apr 2012 03:39:17 +0000 (+0000) Subject: Phonet: missing headers (sparse) X-Git-Tag: v3.5-rc1~109^2~469 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e052e52896e5d665e1380d5524c9c21f52c0bfd;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Phonet: missing headers (sparse) Signed-off-by: Rémi Denis-Courmont Signed-off-by: David S. Miller --- diff --git a/net/phonet/sysctl.c b/net/phonet/sysctl.c index cea1c7d..740bf20 100644 --- a/net/phonet/sysctl.c +++ b/net/phonet/sysctl.c @@ -27,6 +27,10 @@ #include #include +#include +#include +#include + #define DYNAMIC_PORT_MIN 0x40 #define DYNAMIC_PORT_MAX 0x7f