summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/include/db_machdep.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/alpha/include/db_machdep.h b/sys/alpha/include/db_machdep.h
index ccd033e..d2c4837 100644
--- a/sys/alpha/include/db_machdep.h
+++ b/sys/alpha/include/db_machdep.h
@@ -34,8 +34,9 @@
/*
* Machine-dependent defines for new kernel debugger.
*/
-
+#ifndef KLD_MODULE
#include "opt_ddb.h"
+#endif
#include <sys/param.h>
#include <vm/vm.h>
OpenPOWER on IntegriCloud