From b5aa561ef988adaaed72f9e02c0712e9b24d5cdc Mon Sep 17 00:00:00 2001 From: jmg Date: Tue, 30 Jun 1998 08:40:33 +0000 Subject: remove option LINUX as it did nothing, add DEBUG_LINUX to debug the linux emulation... (actually moved LINUX to opt_dontuse.h) --- sys/compat/linux/linux_util.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/compat/linux/linux_util.h') diff --git a/sys/compat/linux/linux_util.h b/sys/compat/linux/linux_util.h index 7760e8d..58a477d 100644 --- a/sys/compat/linux/linux_util.h +++ b/sys/compat/linux/linux_util.h @@ -28,7 +28,7 @@ * * from: svr4_util.h,v 1.5 1994/11/18 02:54:31 christos Exp * from: linux_util.h,v 1.2 1995/03/05 23:23:50 fvdl Exp - * $Id$ + * $Id: linux_util.h,v 1.5 1997/02/22 09:38:30 peter Exp $ */ /* @@ -39,6 +39,8 @@ #ifndef _LINUX_UTIL_H_ #define _LINUX_UTIL_H_ +#include "opt_linux.h" + #include #include #include -- cgit v1.1