about summary refs log tree commit diff
path: root/linuxthreads/manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/manager.c')
-rw-r--r--linuxthreads/manager.c1
1 files changed, 0 insertions, 1 deletions
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 <stackinfo.h>
 
 /* Array of active threads. Entry 0 is reserved for the initial thread. */
 struct pthread_handle_struct __pthread_handles[PTHREAD_THREADS_MAX] =