From 4ace63889357f5ffc8b96a8a6144352e7ce56eec Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Fri, 22 Jul 2005 07:27:02 +0000 Subject: Big set of various patches to get the NPTL libraries to build and link. --- libpthread/nptl/sem_open.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libpthread/nptl/sem_open.c') diff --git a/libpthread/nptl/sem_open.c b/libpthread/nptl/sem_open.c index 1fb72d2d4..8727bd057 100644 --- a/libpthread/nptl/sem_open.c +++ b/libpthread/nptl/sem_open.c @@ -18,9 +18,6 @@ 02111-1307 USA. */ #include -#ifdef __PTHREADS_NATIVE__ -#define __USE_GNU -#endif #include #include #include -- cgit v1.2.3