]> git.pld-linux.org Git - packages/valgrind.git/blob - valgrind-sockios.patch
- added kernel headers that valgrind requires
[packages/valgrind.git] / valgrind-sockios.patch
1 diff -ruN valgrind./coregrind/vg_syscalls.c valgrind/coregrind/vg_syscalls.c
2 --- valgrind./coregrind/vg_syscalls.c   2003-06-12 16:27:58.000000000 +0200
3 +++ valgrind/coregrind/vg_syscalls.c    2003-06-12 17:52:34.000000000 +0200
4 @@ -1,4 +1,4 @@
5 -
6 +#include <linux/sockios.h>
7  /*--------------------------------------------------------------------*/
8  /*--- Update the byte permission maps following a system call.     ---*/
9  /*---                                             vg_syscall_mem.c ---*/
This page took 0.031076 seconds and 3 git commands to generate.