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)
commita9948ba24f764694413207812d2b2dae46eb7275
tree33f4c1a60137f297e941d9029998cbeb5f77a352
parentf01a2b6378f757727b205419b677d45edfcc5a3b
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