From 3f25366c3b89ac0573906b80f32e017091d007ea Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Sun, 5 Feb 2006 05:56:00 +0000 Subject: Get rid of versioning and shared library compatibility code. We want to start with as clean of a slate as possible. Whip me, beat me, make me shrink the code. --- libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/sem_timedwait.c') 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 #include #include - #include -#include int -- cgit v1.2.3