diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-11-09 07:27:55 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-11-09 07:27:55 +0000 |
| commit | 2da829a0c8cedd4ed876fd174b8593e07e447bc6 (patch) | |
| tree | 22ce75faa00fc24f786848daa526a85cd9e52a9f /sys/i386/linux/linux.h | |
| parent | 7a503f5ce569059c87caadd784a28b08f75c5fd7 (diff) | |
Notes
Diffstat (limited to 'sys/i386/linux/linux.h')
| -rw-r--r-- | sys/i386/linux/linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/linux/linux.h b/sys/i386/linux/linux.h index 4ac9447e644f..f47649515a9d 100644 --- a/sys/i386/linux/linux.h +++ b/sys/i386/linux/linux.h @@ -33,7 +33,7 @@ #include <sys/signal.h> /* for sigval union */ -#include <i386/linux/linux_syscall.h> +#include <linux_syscall.h> #ifdef MALLOC_DECLARE MALLOC_DECLARE(M_LINUX); |
