diff options
| author | Warner Losh <imp@FreeBSD.org> | 2009-05-09 17:47:42 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2009-05-09 17:47:42 +0000 |
| commit | ec54a3a337eb89b4023d9d915a97a527e65fa633 (patch) | |
| tree | 5d51eb7e98d6f4737372678495d6b8412126ab09 /sys/dev/asr | |
| parent | ba521305e8cdd40178ce2798a5aa7ddf75f23443 (diff) | |
Notes
Diffstat (limited to 'sys/dev/asr')
| -rw-r--r-- | sys/dev/asr/asr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index 8cda0a953e46..2bc5e2277246 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -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> |
