disklabel.h revision 1.7
11.7Smatt/*	$NetBSD: disklabel.h,v 1.7 2013/05/07 20:42:45 matt Exp $	*/
21.1Schris
31.4Sdyoung#if HAVE_NBTOOL_CONFIG_H
41.4Sdyoung#include <nbinclude/arm/disklabel.h>
51.4Sdyoung#else
61.1Schris#include <arm/disklabel.h>
71.4Sdyoung#endif /* HAVE_NBTOOL_CONFIG_H */
8