mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Include opt_devfs.h which defines SLICE, to make previous commit
meaningful. Pointed out by: Luoqi Chen
This commit is contained in:
parent
4b5709adb1
commit
9103e8640c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38443
@ -36,10 +36,11 @@
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)kern_shutdown.c 8.3 (Berkeley) 1/21/94
|
||||
* $Id: kern_shutdown.c,v 1.34 1998/07/11 07:45:41 bde Exp $
|
||||
* $Id: kern_shutdown.c,v 1.35 1998/08/16 11:27:19 des Exp $
|
||||
*/
|
||||
|
||||
#include "opt_ddb.h"
|
||||
#include "opt_devfs.h"
|
||||
#include "opt_hw_wdog.h"
|
||||
#include "opt_panic.h"
|
||||
#include "opt_show_busybufs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user