diff options
Diffstat (limited to 'libpthread/linuxthreads.old/wrapsyscall.c')
| -rw-r--r-- | libpthread/linuxthreads.old/wrapsyscall.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/libpthread/linuxthreads.old/wrapsyscall.c b/libpthread/linuxthreads.old/wrapsyscall.c index 7424f2e7c..469930f9e 100644 --- a/libpthread/linuxthreads.old/wrapsyscall.c +++ b/libpthread/linuxthreads.old/wrapsyscall.c @@ -18,8 +18,6 @@     write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,     Boston, MA 02111-1307, USA.  */ -#define __FORCE_GLIBC -#include <features.h>  #include <fcntl.h>  #include <sys/mman.h>  #include <pthread.h>  | 
