xref: /netbsd-src/sys/arch/sun2/include/disklabel.h (revision bf1e9b32e27832f0c493206710fb8b58a980838a)
1 /*	$NetBSD: disklabel.h,v 1.3 2005/06/12 19:46:17 dyoung Exp $	*/
2 
3 #if HAVE_NBTOOL_CONFIG_H
4 #include <nbinclude/sun68k/disklabel.h>
5 #else
6 #include <sun68k/disklabel.h>
7 #endif /* HAVE_NBTOOL_CONFIG_H */
8