Variable storage is in auth-main.cc, and dns.hh is used by all products.
#include "tcpreceiver.hh"
#include "dnsseckeeper.hh"
+extern time_t s_starttime;
extern ArgvMap theArg;
extern StatBag S; //!< Statistics are gathered across PDNS via the StatBag class S
extern AuthPacketCache PC; //!< This is the main PacketCache, shared across all threads
#define FLAGS_CD_OFFSET (12)
#endif
-extern time_t s_starttime;
-
uint32_t hashQuestion(const uint8_t* packet, uint16_t len, uint32_t init, bool& ok);
struct TSIGTriplet