]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
unbreak compilation on rhel compiler
authorbert hubert <bert.hubert@netherlabs.nl>
Thu, 3 Apr 2014 09:56:29 +0000 (11:56 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Thu, 3 Apr 2014 09:56:29 +0000 (11:56 +0200)
pdns/mtasker.cc

index 46f822744a4ff5535bfbba48fb67bb0e42b402bd..a162a197d44323c5c0114e41df39da6e8d212313 100644 (file)
@@ -22,6 +22,7 @@
 #include "mtasker.hh"
 #include "misc.hh"
 #include <stdio.h>
+#include <stdint.h>
 #include <iostream>
 
 /** \page MTasker