forked from luck/tmp_suning_uos_patched
tipc: Remove unnecessary includes in socket code
Eliminates a pair of #include statements for files that are brought in automatically by including core.h. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
This commit is contained in:
parent
f01a2b6378
commit
a9948ba24f
|
@ -36,9 +36,6 @@
|
|||
|
||||
#include <net/sock.h>
|
||||
|
||||
#include <linux/tipc.h>
|
||||
#include <linux/tipc_config.h>
|
||||
|
||||
#include "core.h"
|
||||
#include "port.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user