TcpIpcModule: fixed compiler error in host resolution
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Wed, 19 Dec 2012 14:15:10 +0000 (06:15 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Mon, 14 Jan 2013 08:34:17 +0000 (00:34 -0800)
commit0aed9e98e00302e6c6096fe6579878d6cce93938
tree211029cf83b2aece2ec7eeed5b30535ef887a9d7
parent3a882aa9613261f0fba65f44459512c6e952f8d7
TcpIpcModule: fixed compiler error in host resolution

due to updated compiler settings (-c99) a the struct hostent has
slightly changed, member h_addr not available any more.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
LayerManagerPlugins/IpcModules/TcpIpcModule/src/initialization.c