diff options
-rw-r--r-- | sys/dev/bhnd/bhnd_debug.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/bhnd/bhnd_debug.h b/sys/dev/bhnd/bhnd_debug.h index dfe0bd2..2591bb9 100644 --- a/sys/dev/bhnd/bhnd_debug.h +++ b/sys/dev/bhnd/bhnd_debug.h @@ -70,8 +70,6 @@ #include <sys/systm.h> -#include "opt_global.h" - #define BHND_ERROR_LEVEL 0x00 #define BHND_ERROR_MSG "ERROR" #define BHND_WARN_LEVEL 0x10 |