I hate when things are sitting around in trees forgotten.
-/* $OpenBSD: disklabel.h,v 1.2 1996/12/28 06:25:04 rahnds Exp $ */
+/* $OpenBSD: disklabel.h,v 1.3 1997/05/05 16:43:58 rahnds Exp $ */
/* $NetBSD: disklabel.h,v 1.1 1996/09/30 16:34:22 ws Exp $ */
/*-
#define DOSPARTOFF MBRPARTOFF
#define NDOSPART NMBRPART
+#define DOSPTYP_EXTEND 0x05 /* Extended; contains sub-partitions */
#define DOSPTYP_386BSD MBR_NETBSD
#define DOSPTYP_OPENBSD 0xa6 /* OpenBSD partition type */