From 6072ecf902dbaef45e3549124850db9a0483a722 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 22 Oct 2014 21:57:50 +0200 Subject: [PATCH] fix the fix for building on rhel --- pdns/secpoll-recursor.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/pdns/secpoll-recursor.hh b/pdns/secpoll-recursor.hh index 629b1e81df..9002061f67 100644 --- a/pdns/secpoll-recursor.hh +++ b/pdns/secpoll-recursor.hh @@ -2,6 +2,7 @@ #define PDNS_SECPOLL_RECURSOR_HH #include #include "namespaces.hh" +#include void doSecPoll(time_t* ); extern uint32_t g_security_status; -- 2.47.2