From 6a06ff15fefad664ce3439ce083c364e4f5f97e3 Mon Sep 17 00:00:00 2001 From: eivind Date: Sat, 31 Jan 1998 03:19:06 +0000 Subject: Remove unused devfs include. (Julian or Satoshi might want to add proper DEVFS support here; just including the header file doesn't do any good, and would make this depend on opt_devfs.h) --- sys/geom/geom_ccd.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/geom') diff --git a/sys/geom/geom_ccd.c b/sys/geom/geom_ccd.c index 6a4f5cb..bbd3871 100644 --- a/sys/geom/geom_ccd.c +++ b/sys/geom/geom_ccd.c @@ -1,4 +1,4 @@ -/* $Id: ccd.c,v 1.26 1997/10/24 14:24:55 phk Exp $ */ +/* $Id: ccd.c,v 1.27 1997/11/18 14:39:04 phk Exp $ */ /* $NetBSD: ccd.c,v 1.22 1995/12/08 19:13:26 thorpej Exp $ */ @@ -93,9 +93,6 @@ #include #include #include -#ifdef DEVFS -#include -#endif /*DEVFS*/ #include #include #include -- cgit v1.1