]> granicus.if.org Git - pdns/commitdiff
include for uint32_t
authorPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 23 Dec 2013 20:36:09 +0000 (21:36 +0100)
committerPeter van Dijk <peter.van.dijk@netherlabs.nl>
Mon, 23 Dec 2013 20:36:09 +0000 (21:36 +0100)
pdns/dns_random.cc

index 99addf8ba6acfba78d1b821fd89b0393db7a4cdc..8944ba2885c1045fe5780d042e0f16cefdc16ecb 100644 (file)
@@ -6,6 +6,7 @@
 #include <unistd.h>
 #include <sys/time.h>
 #include <limits>
+#include <stdint.h>
 #include "dns_random.hh"
 
 using namespace std;