summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/include/disklabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sun3/include/disklabel.h')
-rw-r--r--sys/arch/sun3/include/disklabel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sun3/include/disklabel.h b/sys/arch/sun3/include/disklabel.h
index 5ca0f1f8b55..bf115738433 100644
--- a/sys/arch/sun3/include/disklabel.h
+++ b/sys/arch/sun3/include/disklabel.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: disklabel.h,v 1.4 1997/09/21 04:21:07 niklas Exp $ */
+/* $OpenBSD: disklabel.h,v 1.5 2000/07/02 17:51:12 miod Exp $ */
/* $NetBSD: disklabel.h,v 1.3 1995/11/10 22:05:52 gwr Exp $ */
/*
@@ -36,7 +36,7 @@
#define LABELSECTOR 0 /* sector containing label */
#define LABELOFFSET 64 /* offset of label in sector */
-#define MAXPARTITIONS 8 /* number of partitions */
+#define MAXPARTITIONS 16 /* number of partitions */
#define RAW_PART 2 /* raw partition: xx?c */
/*