/* $NetBSD: disklabel.h,v 1.4 2011/08/30 12:39:54 bouyer Exp $ */ #ifndef _EVBSH3_DISKLABEL_H_ #define _EVBSH3_DISKLABEL_H_ #define LABELUSESMBR 1 #if HAVE_NBTOOL_CONFIG_H #include #else #include #endif /* HAVE_NBTOOL_CONFIG_H */ #endif /* _EVBSH3_DISKLABEL_H_ */