summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-13 09:18:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-13 09:18:26 +0000
commit13691f5029ad3615aa67d28f60c555b15fb1e75a (patch)
tree04fefb7fc8b766e1992c03a27e02ee050cbdb4fc /sys/dev
parenta35d83dc32ff5febe28a6f7a71936b41d8d7ecbb (diff)
Notes
Diffstat (limited to 'sys/dev')
-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 2b308ffc3689..884d1c8bb1a7 100644
--- a/sys/dev/ccd/ccd.c
+++ b/sys/dev/ccd/ccd.c
@@ -1,4 +1,4 @@
-/* $Id: ccd.c,v 1.10.2.1 1996/04/27 06:57:54 asami Exp $ */
+/* $Id: ccd.c,v 1.12 1996/05/13 09:17:42 asami Exp $ */
/* $NetBSD: ccd.c,v 1.22 1995/12/08 19:13:26 thorpej Exp $ */
@@ -211,7 +211,9 @@ int numccd = 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