ntpd: fix compilation warnings
authorBartosz Golaszewski <bartekgola@gmail.com>
Sat, 18 Jan 2014 14:36:27 +0000 (15:36 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 20 Jan 2014 02:21:08 +0000 (03:21 +0100)
commit76ad7481b1697b9eb99286259395050f3169e7e8
treebda65fe6ad803a75ca0fa3fe87c51408d70f94aa
parent5c13ab41bb9472b792797a339f93a3a3ca62fd7a
ntpd: fix compilation warnings

GCC complained about since_last_update being set but not used.

Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/ntpd.c