diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 10:19:39 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2002-02-15 10:19:39 +0000 |
| commit | 039b360dac21d4efec721892fcbe908e99cd7b63 (patch) | |
| tree | d045bb06b02e731aaa2f97c8de6d6dfb38a50a7d /sys/compat/linux | |
| parent | 235b52974f71d3d5dc4b350d809e7f2dfd03895f (diff) | |
Notes
Diffstat (limited to 'sys/compat/linux')
| -rw-r--r-- | sys/compat/linux/linux_util.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/compat/linux/linux_util.h b/sys/compat/linux/linux_util.h index e01f26018dd30..bc020464c8b31 100644 --- a/sys/compat/linux/linux_util.h +++ b/sys/compat/linux/linux_util.h @@ -39,8 +39,6 @@ #ifndef _LINUX_UTIL_H_ #define _LINUX_UTIL_H_ -#include "opt_linux.h" - #include <vm/vm.h> #include <vm/vm_param.h> #include <vm/pmap.h> |
