diff options
Diffstat (limited to 'libpthread/nptl/pt-system.c')
-rw-r--r-- | libpthread/nptl/pt-system.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pt-system.c b/libpthread/nptl/pt-system.c index c43c1edbb..2d7f5d172 100644 --- a/libpthread/nptl/pt-system.c +++ b/libpthread/nptl/pt-system.c @@ -24,7 +24,6 @@ /* Compatibility define. */ #ifdef __UCLIBC__ -#include <sysdep-cancel.h> #define __libc_system system #endif |