diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-08-19 15:13:01 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-08-19 15:13:01 +0000 |
| commit | 29ddc19bbfd8ca2ec058448ef60d24ebf6116ffd (patch) | |
| tree | 568e6a8dcbc04508943ed2321937f7407a09eb1e /sys/amd64/linux32/linux.h | |
| parent | 5342db08723e5404678a79ec9d521bd975cc2d00 (diff) | |
Notes
Diffstat (limited to 'sys/amd64/linux32/linux.h')
| -rw-r--r-- | sys/amd64/linux32/linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/amd64/linux32/linux.h b/sys/amd64/linux32/linux.h index 3cc3f5bf3576..0e7a09fce62f 100644 --- a/sys/amd64/linux32/linux.h +++ b/sys/amd64/linux32/linux.h @@ -34,10 +34,6 @@ #define _AMD64_LINUX_LINUX_H_ #include <sys/signal.h> /* for sigval union */ -#include <sys/param.h> -#include <sys/lock.h> -#include <sys/mutex.h> -#include <sys/sx.h> #include <amd64/linux32/linux32_syscall.h> |
