]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix up compilation of testrunner and tsig tests
authorbert hubert <bert.hubert@netherlabs.nl>
Sun, 27 Dec 2015 22:36:32 +0000 (22:36 +0000)
committerbert hubert <bert.hubert@netherlabs.nl>
Sun, 27 Dec 2015 22:36:32 +0000 (22:36 +0000)
pdns/rec_channel.hh

index c5b62fb10b510557258b0f44610229b9737398d4..c40a4cec3f182677224ea7c3a5314989644f0f0a 100644 (file)
@@ -8,6 +8,7 @@
 #include <pthread.h>
 #include "iputils.hh"
 #include "dnsname.hh"
+#include <atomic>
 
 /** this class is used both to send and answer channel commands to the PowerDNS Recursor */
 class RecursorControlChannel