mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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:
parent
3c490a87f6
commit
8e052e5289
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue