diff options
Diffstat (limited to 'libpthread/linuxthreads/ptcleanup.c')
-rw-r--r-- | libpthread/linuxthreads/ptcleanup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/linuxthreads/ptcleanup.c b/libpthread/linuxthreads/ptcleanup.c index eda823a75..fa44ea142 100644 --- a/libpthread/linuxthreads/ptcleanup.c +++ b/libpthread/linuxthreads/ptcleanup.c @@ -20,7 +20,6 @@ #include <setjmp.h> #include "pthread.h" #include "internals.h" -#include <sysdep.h> #ifndef NO_PTR_DEMANGLE #include <jmpbuf-unwind.h> #define __JMPBUF_UNWINDS(a,b,c) _JMPBUF_UNWINDS(a,b,c) |