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 f783bb1a13..f1a5899404 100644
--- a/linuxthreads/manager.c
+++ b/linuxthreads/manager.c
@@ -26,7 +26,6 @@
 #include <sys/param.h>
 #include <sys/time.h>
 #include <sys/wait.h>           /* for waitpid macros */
-#include <linux/tasks.h>
 
 #include "pthread.h"
 #include "internals.h"