]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
- missing include
authorwolf <wolf@pld-linux.org>
Thu, 12 Jun 2003 22:15:20 +0000 (22:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    valgrind-sockios.patch -> 1.1

valgrind-sockios.patch [new file with mode: 0644]

diff --git a/valgrind-sockios.patch b/valgrind-sockios.patch
new file mode 100644 (file)
index 0000000..32027da
--- /dev/null
@@ -0,0 +1,9 @@
+diff -ruN valgrind./coregrind/vg_syscalls.c valgrind/coregrind/vg_syscalls.c
+--- valgrind./coregrind/vg_syscalls.c  2003-06-12 16:27:58.000000000 +0200
++++ valgrind/coregrind/vg_syscalls.c   2003-06-12 17:52:34.000000000 +0200
+@@ -1,4 +1,4 @@
+-
++#include <linux/sockios.h>
+ /*--------------------------------------------------------------------*/
+ /*--- Update the byte permission maps following a system call.     ---*/
+ /*---                                             vg_syscall_mem.c ---*/
This page took 0.072009 seconds and 4 git commands to generate.