diff options
-rw-r--r-- | sys/conf/options.i386 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index 4091542..8c828bb 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -27,6 +27,7 @@ COMPAT_SVR4 opt_dontuse.h DEBUG_SVR4 opt_svr4.h PECOFF_SUPPORT opt_dontuse.h PECOFF_DEBUG opt_pecoff.h +NDISAPI opt_dontuse.h # Change KVM size. Changes things all over the kernel. KVA_PAGES opt_global.h |