diff options
Diffstat (limited to 'linuxthreads/ptlongjmp.c')
-rw-r--r-- | linuxthreads/ptlongjmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/linuxthreads/ptlongjmp.c b/linuxthreads/ptlongjmp.c index 68b9235cb8..18592548ed 100644 --- a/linuxthreads/ptlongjmp.c +++ b/linuxthreads/ptlongjmp.c @@ -18,7 +18,6 @@ #include <setjmp.h> #include "pthread.h" #include "internals.h" -#include <stackinfo.h> /* These functions are not declared anywhere since they shouldn't be used at another place but here. */ |