From c5fd6d2919ee606bbfbd40237901f4f4d9aa874d Mon Sep 17 00:00:00 2001 From: Simon Barner Date: Wed, 21 Feb 2007 12:33:19 +0000 Subject: - Fix build on -current. - Valgrind still dumps core (under investigation). --- devel/valgrind/files/patch-coregrind_vg_unsafe.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/valgrind/files/patch-coregrind_vg_unsafe.h (limited to 'devel/valgrind') diff --git a/devel/valgrind/files/patch-coregrind_vg_unsafe.h b/devel/valgrind/files/patch-coregrind_vg_unsafe.h new file mode 100644 index 000000000000..69ad52ddcf41 --- /dev/null +++ b/devel/valgrind/files/patch-coregrind_vg_unsafe.h @@ -0,0 +1,11 @@ +--- coregrind/vg_unsafe.h.orig Sun Feb 4 20:04:39 2007 ++++ coregrind/vg_unsafe.h Sun Feb 4 20:05:29 2007 +@@ -124,7 +124,7 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include -- cgit v1.2.3