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
|
@ -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…
Reference in New Issue