dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Rémi Denis-Courmont 2012-04-12 03:39:17 +00:00 committed by David S. Miller
parent 3c490a87f6
commit 8e052e5289
1 changed files with 4 additions and 0 deletions

View File

@ -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