Use the target disklabel_mbr.h, since it just describes data structures for

use on the target.  This gets prep-mkbootimage to compile under Linux.
This commit is contained in:
bjh21 2002-05-12 12:30:10 +00:00
parent 6a6764c12b
commit 4eb51f77ed
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
/* $NetBSD: disklabel_mbr.h,v 1.1 2002/05/12 12:30:10 bjh21 Exp $ */
#include "../../../sys/sys/disklabel_mbr.h"