aboutsummaryrefslogtreecommitdiff
path: root/src/libthread/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libthread/exec.c')
-rw-r--r--src/libthread/exec.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/libthread/exec.c b/src/libthread/exec.c
index 6a7ca1db..a81490b1 100644
--- a/src/libthread/exec.c
+++ b/src/libthread/exec.c
@@ -1,7 +1,3 @@
-#include "u.h"
-#include <errno.h>
-#include "libc.h"
-#include "thread.h"
#include "threadimpl.h"
static Lock thewaitlock;