diff options
| author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-10-15 14:22:14 +0000 |
|---|---|---|
| committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-10-15 14:22:14 +0000 |
| commit | 6a1162d4cdc6f8c5a297f92a07f3f0fa18c270a8 (patch) | |
| tree | 37b5d24e960676debab482dc664dda0e3c7ec546 /sys/amd64/linux32/linux.h | |
| parent | 715e675c5f8a0a597e46d278ac6fd9202b0a421c (diff) | |
Notes
Diffstat (limited to 'sys/amd64/linux32/linux.h')
| -rw-r--r-- | sys/amd64/linux32/linux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/amd64/linux32/linux.h b/sys/amd64/linux32/linux.h index 9c8ed5c096cd..cf4f4711dcde 100644 --- a/sys/amd64/linux32/linux.h +++ b/sys/amd64/linux32/linux.h @@ -840,4 +840,6 @@ typedef int l_mqd_t; #define THREADING_FLAGS (CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_SIGHAND) +#include <compat/linux/linux_aio.h> + #endif /* !_AMD64_LINUX_LINUX_H_ */ |
