summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/files/patch-getcontext.c
blob: 6fada96c3a5f2b7b61127a1bac35bc33ffc0ac42 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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>
+#include <signal.h>
 #include <ucontext.h>
 
 #include "libmicro.h"