1*84d9c625SLionel Sambuc /* $NetBSD: disklabel.h,v 1.5 2013/05/07 20:42:46 matt Exp $ */ 2b1c4ba4aSLionel Sambuc 3b1c4ba4aSLionel Sambuc #if HAVE_NBTOOL_CONFIG_H 4b1c4ba4aSLionel Sambuc #include <nbinclude/arm/disklabel.h> 5b1c4ba4aSLionel Sambuc #else 6b1c4ba4aSLionel Sambuc #include <arm/disklabel.h> 7b1c4ba4aSLionel Sambuc #endif /* HAVE_NBTOOL_CONFIG_H */ 8