summaryrefslogtreecommitdiff
path: root/benchmarks/libmicro/files/patch-getcontext.c
blob: c5cb8fd88a083d216a11754c3483b1b4a25bc1cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- getcontext.c.orig	Sat Aug  6 16:11:21 2005
+++ getcontext.c	Sat Aug  6 16:11:45 2005
@@ -39,6 +39,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
+#include <signal.h>
 #include <ucontext.h>
 
 #include "libmicro.h"