]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
chore(dnsdist): add missing includes to dnsdist-prometheus.hh
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 13 Jan 2026 10:46:34 +0000 (11:46 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 15 Jan 2026 16:13:20 +0000 (17:13 +0100)
pdns/dnsdistdist/dnsdist-prometheus.hh

index 011053d32e29958d10a047f74f7e882c21141af6..ed46c4f9ad7e1eb9045208778e67abd6cc368fa1 100644 (file)
  */
 #pragma once
 
+#include <string>
+#include <map>
+#include <stdint.h>
+
 namespace dnsdist::prometheus
 {
 struct PrometheusMetricDefinition