]> 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)
committerChris Hofstaedtler <chris.hofstaedtler@deduktiva.com>
Sat, 10 Sep 2022 09:49:36 +0000 (11:49 +0200)
commit2733dbf7f1ce5743e6e727ee6b55bda4e3e6585e
tree12c417c71fa34188a3271394a21c835393d56ee9
parente9d6fdfae350568a940cab7258ad8f385190e3d3
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.
pdns/auth-main.hh
pdns/dns.hh