diff options
Diffstat (limited to 'benchmarks/libmicro/files/patch-getcontext.c')
-rw-r--r-- | benchmarks/libmicro/files/patch-getcontext.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/libmicro/files/patch-getcontext.c b/benchmarks/libmicro/files/patch-getcontext.c index c5cb8fd88a08..6fada96c3a5f 100644 --- a/benchmarks/libmicro/files/patch-getcontext.c +++ b/benchmarks/libmicro/files/patch-getcontext.c @@ -1,6 +1,6 @@ ---- getcontext.c.orig Sat Aug 6 16:11:21 2005 -+++ getcontext.c Sat Aug 6 16:11:45 2005 -@@ -39,6 +39,7 @@ +--- getcontext.c.orig 2011-05-11 00:58:23 UTC ++++ getcontext.c +@@ -35,6 +35,7 @@ #include <stdio.h> #include <stdlib.h> #include <unistd.h> |