From 14647468df0b45ecf15223ee6a14ae50304b1f11 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sun, 13 Mar 2011 21:24:42 +0100 Subject: make use of jmpbuf-offsets.h and jmpbuf-unwind.h Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libpthread/linuxthreads.old/ptlongjmp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libpthread/linuxthreads.old') diff --git a/libpthread/linuxthreads.old/ptlongjmp.c b/libpthread/linuxthreads.old/ptlongjmp.c index c01b9194b..5cb708944 100644 --- a/libpthread/linuxthreads.old/ptlongjmp.c +++ b/libpthread/linuxthreads.old/ptlongjmp.c @@ -19,6 +19,7 @@ #include "pthread.h" #include "internals.h" #include +#include static void pthread_cleanup_upto(__jmp_buf target) { -- cgit v1.2.3