From 451fb967664b0e8fe1c55e5b64e567df2beee102 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 23 Jan 2023 14:54:09 +0100 Subject: [PATCH] lock.hh: include (cherry picked from commit d8b4ea24dc5dbe7c53c24bfffba24bcae7f58e02) --- pdns/lock.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/lock.hh b/pdns/lock.hh index e8bd82988d..a08951a266 100644 --- a/pdns/lock.hh +++ b/pdns/lock.hh @@ -22,6 +22,7 @@ #pragma once #include #include +#include /* This file provides several features around locks: -- 2.47.2