No need to include <machine/vmparam.h> here.
This commit is contained in:
parent
d51a16a060
commit
648f74397a
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: boot.c,v 1.4 2004/04/10 12:30:26 tsutsui Exp $ */
|
||||
/* $NetBSD: boot.c,v 1.5 2005/11/25 13:37:58 tsutsui Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2003 The NetBSD Foundation, Inc.
|
||||
@ -72,7 +72,6 @@
|
||||
|
||||
#include <machine/cpu.h>
|
||||
#include <machine/leds.h>
|
||||
#include <machine/vmparam.h>
|
||||
|
||||
#include <lib/libsa/stand.h>
|
||||
#include <lib/libsa/loadfile.h>
|
||||
|
Loading…
Reference in New Issue
Block a user