summaryrefslogtreecommitdiffstats
path: root/sys/i386/eisa/aha1742.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-01-04 21:13:23 +0000
committerwollman <wollman@FreeBSD.org>1996-01-04 21:13:23 +0000
commit39d3a9a3d35d380cd5627d8f1fa68782a1d614c0 (patch)
tree334713baaeaaaca13f522ab35fdd0c97996ced19 /sys/i386/eisa/aha1742.c
parent9414d04bd673656f336b114777ba2eca834ae893 (diff)
downloadFreeBSD-src-39d3a9a3d35d380cd5627d8f1fa68782a1d614c0.zip
FreeBSD-src-39d3a9a3d35d380cd5627d8f1fa68782a1d614c0.tar.gz
Convert DDB to new-style option.
Diffstat (limited to 'sys/i386/eisa/aha1742.c')
-rw-r--r--sys/i386/eisa/aha1742.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/eisa/aha1742.c b/sys/i386/eisa/aha1742.c
index 7168125..c0d335a 100644
--- a/sys/i386/eisa/aha1742.c
+++ b/sys/i386/eisa/aha1742.c
@@ -14,12 +14,13 @@
*
* commenced: Sun Sep 27 18:14:01 PDT 1992
*
- * $Id: aha1742.c,v 1.44 1995/12/10 13:33:47 phk Exp $
+ * $Id: aha1742.c,v 1.45 1995/12/14 23:26:53 bde Exp $
*/
#include <sys/types.h>
#ifdef KERNEL /* don't laugh, it compiles as a program too.. look */
+#include "opt_ddb.h"
#include "ahb.h"
#include <sys/param.h>
#include <sys/kernel.h>
OpenPOWER on IntegriCloud