diff options
Diffstat (limited to 'system/valgrind/uclibc.patch')
-rw-r--r-- | system/valgrind/uclibc.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/system/valgrind/uclibc.patch b/system/valgrind/uclibc.patch deleted file mode 100644 index 69281ab2c..000000000 --- a/system/valgrind/uclibc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./coregrind/vg_preloaded.c.orig -+++ ./coregrind/vg_preloaded.c -@@ -42,6 +42,7 @@ - originates from Valgrind. - ------------------------------------------------------------------ */ - -+#include <features.h> - #include "pub_core_basics.h" - #include "pub_core_clreq.h" - #include "pub_core_debuginfo.h" // Needed for pub_core_redir.h |