]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - pdns/remote_logger.hh
auth: Wrap pthread_ objects
[thirdparty/pdns.git] / pdns / remote_logger.hh
index 70b7af35fdd2b09ac63b58691e49a985e6cbde85..d6cf953c63b1f197d269148201b08a713f6521ff 100644 (file)
@@ -25,8 +25,8 @@
 #endif
 
 #include <atomic>
-#include <condition_variable>
 #include <queue>
+#include <mutex>
 #include <thread>
 
 #include "iputils.hh"