Skip to content

Commit

Permalink
dnsdist: Fix missing variant header that prevents building on EL8
Browse files Browse the repository at this point in the history
  • Loading branch information
rgacogne committed Jan 20, 2025
1 parent f7822a3 commit bd9c231
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pdns/dnsdistdist/dnsdist-configuration-yaml.cc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@
#include "dnsdist-configuration-yaml-internal.hh"

#include <boost/uuid/string_generator.hpp>
#include <variant>

#endif /* HAVE_YAML_CONFIGURATION */

namespace dnsdist::configuration::yaml
Expand Down

0 comments on commit bd9c231

Please sign in to comment.