From 2879ae4ab0255ff97d53562382c3abd69dceb45a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 17 Jun 2001 02:19:25 +0000 Subject: Update. 2001-06-16 H.J. Lu * internals.h: Include . * attr.c: Don't include here. * cancel.c: Likewise. * manager.c: Likewise. * pthread.c: Likewise. * ptlongjmp.c: Likewise. --- linuxthreads/manager.c | 1 - 1 file changed, 1 deletion(-) (limited to 'linuxthreads/manager.c') diff --git a/linuxthreads/manager.c b/linuxthreads/manager.c index 38596ce957..6016219b5e 100644 --- a/linuxthreads/manager.c +++ b/linuxthreads/manager.c @@ -32,7 +32,6 @@ #include "spinlock.h" #include "restart.h" #include "semaphore.h" -#include /* Array of active threads. Entry 0 is reserved for the initial thread. */ struct pthread_handle_struct __pthread_handles[PTHREAD_THREADS_MAX] = -- cgit v1.2.3