From d54ead7fb922cfa661c7b7f0d0b2ba1251cdea7f Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 28 Dec 2004 04:20:39 +0000 Subject: more freebsd work --- src/libthread/exec.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/libthread/exec.c') 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 -#include "libc.h" -#include "thread.h" #include "threadimpl.h" static Lock thewaitlock; -- cgit v1.2.3