mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
tipc: remove redundant #includes
Eliminates a number of #include statements that no longer serve any useful purpose. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6e7e309c62
commit
886ef52a8c
12 changed files with 0 additions and 32 deletions
|
@ -35,7 +35,6 @@
|
|||
*/
|
||||
|
||||
#include "core.h"
|
||||
#include "addr.h"
|
||||
#include "msg.h"
|
||||
|
||||
u32 tipc_msg_tot_importance(struct tipc_msg *m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue