xref: /netbsd-src/sys/arch/sun2/include/disklabel.h (revision c42dbd0ed2e61fe6eda8590caa852ccf34719964)
1 /*	$NetBSD: disklabel.h,v 1.4 2005/12/11 12:19:16 christos 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