time-util: fix shadowing of timezone
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Tue, 19 Sep 2017 15:00:56 +0000 (17:00 +0200)
committerMarcel Hollerbach <marcel-hollerbach@t-online.de>
Thu, 21 Sep 2017 12:39:08 +0000 (14:39 +0200)
commitff69484a1faa82bb7b7929de2c6673f1f7e7b2cc
tree88834693138b0a1027fb9ca1f02617f69ffbdfec
parent983226f35a648e308ecaec269dafe4ab6129b5d5
time-util: fix shadowing of timezone

timezone was shadowing timezone from time.h which leads to a buildbreak
since systemd is built with -Werror
src/basic/time-util.c