mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Include opt_ddb.h.
This commit is contained in:
parent
323df54807
commit
3b7389bd33
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=37584
@ -1,4 +1,4 @@
|
||||
/* $Id$ */
|
||||
/* $Id: dec_eb164.c,v 1.1 1998/07/05 12:10:10 dfr Exp $ */
|
||||
/* $NetBSD: dec_eb164.c,v 1.26 1998/04/17 02:45:19 mjacob Exp $ */
|
||||
|
||||
/*
|
||||
@ -31,6 +31,8 @@
|
||||
* Additional Copyright (c) 1997 by Matthew Jacob for NASA/Ames Research Center
|
||||
*/
|
||||
|
||||
#include "opt_ddb.h"
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
#include <sys/device.h>
|
||||
|
Loading…
Reference in New Issue
Block a user