From 87d29abbf04257c72adc729b4441d451c61f9787 Mon Sep 17 00:00:00 2001 From: fvdl Date: Thu, 29 Mar 2001 22:40:06 +0000 Subject: [PATCH] defopt NAMECACHE_ENTER_REVERSE --- sys/conf/files | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/conf/files b/sys/conf/files index 3bff3cb5ccf5..868bd7e697b7 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $NetBSD: files,v 1.430 2001/03/24 12:40:29 martin Exp $ +# $NetBSD: files,v 1.431 2001/03/29 22:40:06 fvdl Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -31,6 +31,8 @@ defopt opt_malloclog.h MALLOCLOG MALLOCLOGSIZE defopt opt_pool.h POOL_DIAGNOSTIC defopt opt_poollog.h POOL_LOGSIZE +defopt opt_revcache.h NAMECACHE_ENTER_REVERSE + defopt opt_execfmt.h EXEC_AOUT EXEC_COFF EXEC_ECOFF EXEC_ELF32 EXEC_ELF64 EXEC_SCRIPT # compatibility options