summaryrefslogtreecommitdiff
path: root/sys/dev/ccd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-13 09:17:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-13 09:17:42 +0000
commit1af0e025c9b8c3b28266ec02d3d52a576c444ba6 (patch)
tree54ce022ebff60d8795724297518c34841227d0b0 /sys/dev/ccd
parent0d88ef072c26e5175f07cff1d6d7e4fdaabd1191 (diff)
Notes
Diffstat (limited to 'sys/dev/ccd')
-rw-r--r--sys/dev/ccd/ccd.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/ccd/ccd.c b/sys/dev/ccd/ccd.c
index 284d783f0ec4..f56b78bb431d 100644
--- a/sys/dev/ccd/ccd.c
+++ b/sys/dev/ccd/ccd.c
@@ -1,4 +1,4 @@
-/* $Id: ccd.c,v 1.10 1996/04/24 09:42:22 asami Exp $ */
+/* $Id: ccd.c,v 1.11 1996/05/13 08:38:15 asami Exp $ */
/* $NetBSD: ccd.c,v 1.22 1995/12/08 19:13:26 thorpej Exp $ */
@@ -233,7 +233,9 @@ static int ccd_devsw_installed = 0;
* This is to avoid violating its disklabel area when it starts at the
* beginning of the slice.
*/
+#if !defined(CCD_OFFSET)
#define CCD_OFFSET 16
+#endif
/*
* Called by main() during pseudo-device attachment. All we need