src/ros.c: Use the "host" variable.
authorFlorian Forster <ff@octo.it>
Wed, 24 Jul 2013 11:47:59 +0000 (13:47 +0200)
committerFlorian Forster <ff@octo.it>
Wed, 24 Jul 2013 11:48:02 +0000 (13:48 +0200)
commitc9607bbc30f3a5ac835c4a90684575962d4be06b
treef60aefae7d98955a3e2f6713863faafdb299e2bd
parentba77bd446bf69360905d1028f5d1a164208088d3
src/ros.c: Use the "host" variable.

Otherwise some compilers complain about an unused variable. Also it is
much nicer to read.
src/ros.c