umdns: fix 64-bit time format string
authorRosen Penev <rosenp@gmail.com>
Thu, 15 Oct 2020 06:10:27 +0000 (23:10 -0700)
committerJohn Crispin <john@phrozen.org>
Tue, 26 Jan 2021 10:22:30 +0000 (11:22 +0100)
commit78aa36b0e9808e801c527c6dc47320e593309522
treedec1465901e1aaf3cb724f01fa726559fa71b94c
parent59e4fc98162d253b4e5ecd110f7bc5ea3962e221
umdns: fix 64-bit time format string

Fixes compilation under musl 1.2.0

Signed-off-by: Rosen Penev <rosenp@gmail.com>
service.c