mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@
This commit is contained in:
parent
ba521305e8
commit
ec54a3a337
1 changed files with 0 additions and 2 deletions
|
|
@ -142,11 +142,9 @@
|
|||
#include "opt_asr.h"
|
||||
#include <i386/include/cputypes.h>
|
||||
|
||||
#ifndef BURN_BRIDGES
|
||||
#if defined(ASR_COMPAT)
|
||||
#define ASR_IOCTL_COMPAT
|
||||
#endif /* ASR_COMPAT */
|
||||
#endif /* !BURN_BRIDGES */
|
||||
#endif
|
||||
#include <machine/vmparam.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue