]> granicus.if.org Git - pdns/commitdiff
add lock.hh
authorbert hubert <bert.hubert@netherlabs.nl>
Tue, 27 Jan 2015 13:03:24 +0000 (14:03 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Tue, 27 Jan 2015 13:03:24 +0000 (14:03 +0100)
pdns/logger.cc

index e9d46749d81717c1d241d0e013629288b80bae9b..95019049b768f38e699099584b83a9490dba7d22 100644 (file)
@@ -26,7 +26,7 @@
 #include "statbag.hh"
 extern StatBag S;
 #endif
-
+#include "lock.hh"
 #include "namespaces.hh"
 
 pthread_once_t Logger::s_once;