mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-15 09:55:36 +00:00
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…
x
Reference in New Issue
Block a user