]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
fix the fix for building on rhel
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 22 Oct 2014 19:57:50 +0000 (21:57 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 22 Oct 2014 19:57:50 +0000 (21:57 +0200)
pdns/secpoll-recursor.hh

index 629b1e81df1aae1e3e5ddac90c57cd1fb30bcd88..9002061f679e9108fa7dcfbdc588871168dbeec2 100644 (file)
@@ -2,6 +2,7 @@
 #define PDNS_SECPOLL_RECURSOR_HH
 #include <time.h>
 #include "namespaces.hh"
+#include <stdint.h>
 
 void doSecPoll(time_t* );
 extern uint32_t g_security_status;