diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c')
-rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c b/libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c index 5c8b0db7e..79b11948c 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c @@ -23,9 +23,7 @@ #include <lowlevellock.h> #include <internaltypes.h> #include <semaphore.h> - #include <pthreadP.h> -#include <shlib-compat.h> int |