Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/ia64/ia64 Don't include opt_compat_freebsd.h.



details:   https://anonhg.NetBSD.org/src/rev/ef71bcf4754f
branches:  trunk
changeset: 355693:ef71bcf4754f
user:      maxv <maxv%NetBSD.org@localhost>
date:      Thu Aug 10 12:51:22 2017 +0000

description:
Don't include opt_compat_freebsd.h.

diffstat:

 sys/arch/ia64/ia64/genassym.cf |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c2b7ce58347b -r ef71bcf4754f sys/arch/ia64/ia64/genassym.cf
--- a/sys/arch/ia64/ia64/genassym.cf    Thu Aug 10 12:49:11 2017 +0000
+++ b/sys/arch/ia64/ia64/genassym.cf    Thu Aug 10 12:51:22 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: genassym.cf,v 1.12 2017/08/01 14:23:42 maxv Exp $
+#      $NetBSD: genassym.cf,v 1.13 2017/08/10 12:51:22 maxv Exp $
 
 #
 # Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -64,7 +64,6 @@
 #
 
 if defined(_KERNEL_OPT)
-include "opt_compat_freebsd.h"
 include "opt_compat_linux.h"
 include "opt_multiprocessor.h"
 endif



Home | Main Index | Thread Index | Old Index