]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Remove unnecessary includes in socket code
authorAllan Stephens <allan.stephens@windriver.com>
Mon, 30 May 2011 19:50:35 +0000 (15:50 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Jun 2011 20:18:16 +0000 (16:18 -0400)
commit5c14d04c749cb8ba915d086a58d51957f19c85d8
tree33f4c1a60137f297e941d9029998cbeb5f77a352
parent46091cc238f222af102f648d6c2bc3a76fc82785
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>
net/tipc/socket.c