]> git.ipfire.org Git - thirdparty/pdns.git/commit
auth: move s_starttime from dns.hh to auth-main.hh
authorChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Wed, 3 Aug 2022 18:52:11 +0000 (20:52 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Sun, 11 Sep 2022 11:28:57 +0000 (13:28 +0200)
commit3b4e1e9d1d3149d66d9f84b111ad7467ef85bb21
tree20b487be6b137fc668f216f97dbae89d3cde78bc
parent2b2f7600fcc4052f55c9b13697b81f7ecd52185c
auth: move s_starttime from dns.hh to auth-main.hh

Variable storage is in auth-main.cc, and dns.hh is used by all products.

(cherry picked from commit 2733dbf7f1ce5743e6e727ee6b55bda4e3e6585e)
pdns/auth-main.hh
pdns/dns.hh