]> git.pld-linux.org Git - packages/pdns.git/commitdiff
- adds missing header files
authoraredridel <aredridel@pld-linux.org>
Mon, 6 Oct 2008 16:54:29 +0000 (16:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pdns-strerror.patch -> 1.1

pdns-strerror.patch [new file with mode: 0644]

diff --git a/pdns-strerror.patch b/pdns-strerror.patch
new file mode 100644 (file)
index 0000000..a2b315b
--- /dev/null
@@ -0,0 +1,11 @@
+diff -Nur pdns-2.9.21.1.orig/pdns/misc.hh pdns-2.9.21.1.strerror/pdns/misc.hh
+--- pdns-2.9.21.1.orig/pdns/misc.hh    2007-04-21 07:56:36.000000000 -0600
++++ pdns-2.9.21.1.strerror/pdns/misc.hh        2008-10-06 10:04:51.000000000 -0600
+@@ -19,6 +19,7 @@
+ #ifndef MISC_HH
+ #define MISC_HH
+ #include <stdint.h>
++#include <string.h>
+ #if 0
+ #define RDTSC(qp) \
This page took 0.043338 seconds and 4 git commands to generate.