chiark / gitweb /
time-util: fix shadowing of timezone
authorMarcel Hollerbach <marcel-hollerbach@t-online.de>
Tue, 19 Sep 2017 15:00:56 +0000 (17:00 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 19 Sep 2017 15:00:56 +0000 (17:00 +0200)
commitae0d3a782fa7062d15c8e5dbdee2b11ca0cff169
tree7eb0f09546d62e1686bd80b7b44cb45184070bf4
parent658babfa1e20b04ba1922cd0f7ac5242c77e6103
time-util: fix shadowing of timezone

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