diff --git a/sys/dev/asr/asr.c b/sys/dev/asr/asr.c index 8cda0a953e4..2bc5e227724 100644 --- a/sys/dev/asr/asr.c +++ b/sys/dev/asr/asr.c @@ -142,11 +142,9 @@ #include "opt_asr.h" #include -#ifndef BURN_BRIDGES #if defined(ASR_COMPAT) #define ASR_IOCTL_COMPAT #endif /* ASR_COMPAT */ -#endif /* !BURN_BRIDGES */ #endif #include