mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Include "bootstrap.h" to get a definition for bcache_devdata.
Submitted by: jkh
This commit is contained in:
parent
fb46af4f6c
commit
631746a171
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40871
@ -24,7 +24,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: srmdisk.c,v 1.2 1998/10/31 17:12:32 dfr Exp $
|
||||
* $Id: srmdisk.c,v 1.3 1998/11/02 23:28:10 msmith Exp $
|
||||
*/
|
||||
|
||||
/*
|
||||
@ -46,6 +46,7 @@
|
||||
#include <machine/stdarg.h>
|
||||
#include <machine/prom.h>
|
||||
|
||||
#include "bootstrap.h"
|
||||
#include "libalpha.h"
|
||||
|
||||
#define SRMDISK_SECSIZE 512
|
||||
|
Loading…
Reference in New Issue
Block a user