From: bert hubert Date: Wed, 22 Oct 2014 19:57:50 +0000 (+0200) Subject: fix the fix for building on rhel X-Git-Tag: rec-3.7.0-rc1~190 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6072ecf902dbaef45e3549124850db9a0483a722;p=thirdparty%2Fpdns.git fix the fix for building on rhel --- 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;