diff options
Diffstat (limited to 'libpthread/nptl/pthread_cond_init.c')
-rw-r--r-- | libpthread/nptl/pthread_cond_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libpthread/nptl/pthread_cond_init.c b/libpthread/nptl/pthread_cond_init.c index 5e2e6704a..fd5c84c34 100644 --- a/libpthread/nptl/pthread_cond_init.c +++ b/libpthread/nptl/pthread_cond_init.c @@ -17,7 +17,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include <shlib-compat.h> #include "pthreadP.h" |