]> git.pld-linux.org Git - packages/pdns.git/blob - pdns-strerror.patch
- BR: sed 4
[packages/pdns.git] / pdns-strerror.patch
1 diff -Nur pdns-2.9.21.1.orig/pdns/misc.hh pdns-2.9.21.1.strerror/pdns/misc.hh
2 --- pdns-2.9.21.1.orig/pdns/misc.hh     2007-04-21 07:56:36.000000000 -0600
3 +++ pdns-2.9.21.1.strerror/pdns/misc.hh 2008-10-06 10:04:51.000000000 -0600
4 @@ -19,6 +19,7 @@
5  #ifndef MISC_HH
6  #define MISC_HH
7  #include <stdint.h>
8 +#include <string.h>
9  
10  #if 0
11  #define RDTSC(qp) \
This page took 0.098184 seconds and 3 git commands to generate.