SOURCES: pdns-strerror.patch (NEW) - adds missing header files

aredridel aredridel at pld-linux.org
Mon Oct 6 18:54:35 CEST 2008


Author: aredridel                    Date: Mon Oct  6 16:54:35 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adds missing header files

---- Files affected:
SOURCES:
   pdns-strerror.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/pdns-strerror.patch
diff -u /dev/null SOURCES/pdns-strerror.patch:1.1
--- /dev/null	Mon Oct  6 18:54:36 2008
+++ SOURCES/pdns-strerror.patch	Mon Oct  6 18:54:29 2008
@@ -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) \
================================================================


More information about the pld-cvs-commit mailing list