--- ./pdns/receiver.cc.orig +++ ./pdns/receiver.cc @@ -375,10 +375,11 @@ #ifdef __linux__ -#include +//#include static void tbhandler(int num) { - L<