summaryrefslogtreecommitdiffstats
path: root/net/phonet
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi.denis-courmont@nokia.com>2012-04-12 03:39:17 +0000
committerDavid S. Miller <davem@davemloft.net>2012-04-13 14:03:16 -0400
commit8e052e52896e5d665e1380d5524c9c21f52c0bfd (patch)
tree2376e175971cd02bb5ad3580bb2e43786927b659 /net/phonet
parent3c490a87f6f6ce5b002c42f9c00c9136ddbd7248 (diff)
downloadop-kernel-dev-8e052e52896e5d665e1380d5524c9c21f52c0bfd.zip
op-kernel-dev-8e052e52896e5d665e1380d5524c9c21f52c0bfd.tar.gz
Phonet: missing headers (sparse)
Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/phonet')
-rw-r--r--net/phonet/sysctl.c4
1 files changed, 4 insertions, 0 deletions
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 <linux/errno.h>
#include <linux/init.h>
+#include <net/sock.h>
+#include <linux/phonet.h>
+#include <net/phonet/phonet.h>
+
#define DYNAMIC_PORT_MIN 0x40
#define DYNAMIC_PORT_MAX 0x7f
OpenPOWER on IntegriCloud