summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-05-30 03:55:38 +0000
committerngie <ngie@FreeBSD.org>2017-05-30 03:55:38 +0000
commit645289f1a0051b2d28ef9ec28cda1d9ddf67134d (patch)
tree78f31796086a95949d21a50ff7464cde95835d06
parent6768cd3f753df534a4c8cb88c8bddbbf2e08d30b (diff)
downloadFreeBSD-src-645289f1a0051b2d28ef9ec28cda1d9ddf67134d.zip
FreeBSD-src-645289f1a0051b2d28ef9ec28cda1d9ddf67134d.tar.gz
MFC r308161:
r308161 (by lwhsu): - Fix `make` in sys/modules/bhnd
-rw-r--r--sys/dev/bhnd/bhnd_debug.h2
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
OpenPOWER on IntegriCloud