]> git.pld-linux.org Git - packages/pdns.git/blame - gcc4.patch
- rel 3
[packages/pdns.git] / gcc4.patch
CommitLineData
514dd7c2
SS
1--- pdns-2.9.22/pdns/rcpgenerator.cc.orig 2010-04-14 23:40:51.208359588 +0200
2+++ pdns-2.9.22/pdns/rcpgenerator.cc 2010-04-14 23:42:06.531685676 +0200
3@@ -21,6 +21,7 @@
4 #include "misc.hh"
5 #include <boost/lexical_cast.hpp>
6 #include <iostream>
7+#include <cstdio>
8 #include "base64.hh"
9 using namespace boost;
10
11--- pdns-2.9.22/pdns/dnsparser.cc.orig 2010-04-14 23:44:22.735837950 +0200
12+++ pdns-2.9.22/pdns/dnsparser.cc 2010-04-14 23:44:37.368336270 +0200
13@@ -20,6 +20,7 @@
14 #include "dnswriter.hh"
15 #include <boost/lexical_cast.hpp>
16 #include <boost/algorithm/string.hpp>
17+#include <cstdio>
18
19 using namespace boost;
20
This page took 0.152343 seconds and 4 git commands to generate.