summaryrefslogtreecommitdiff
path: root/sys/arch/luna88k/include/disklabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/luna88k/include/disklabel.h')
-rw-r--r--sys/arch/luna88k/include/disklabel.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/luna88k/include/disklabel.h b/sys/arch/luna88k/include/disklabel.h
index 73ddbdee561..4b35ec2c743 100644
--- a/sys/arch/luna88k/include/disklabel.h
+++ b/sys/arch/luna88k/include/disklabel.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: disklabel.h,v 1.3 2007/06/17 00:27:27 deraadt Exp $ */
+/* $OpenBSD: disklabel.h,v 1.4 2007/06/19 12:33:59 krw Exp $ */
/*
* Copyright (c) 1994 Christopher G. Demetriou
@@ -44,7 +44,6 @@
* (i.e. Sun label info, etc.)
*/
struct cpu_disklabel {
- char cd_block[512];
};
#endif /* _MACHINE_DISKLABEL_H_ */