diff options
Diffstat (limited to 'sys/sys/dpt.h')
| -rw-r--r-- | sys/sys/dpt.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/sys/dpt.h b/sys/sys/dpt.h index 3bc1c8d0a816f..6940505bbe43c 100644 --- a/sys/sys/dpt.h +++ b/sys/sys/dpt.h @@ -40,7 +40,7 @@ */ -#ident "$Id: dpt.h,v 1.3 1998/06/02 00:32:37 eivind Exp $" +#ident "$Id: dpt.h,v 1.4 1998/08/05 00:54:37 eivind Exp $" #ifndef _DPT_H #define _DPT_H @@ -49,10 +49,6 @@ #ifdef DEVFS #include <sys/devfsext.h> -#ifdef SLICE -#include <sys/device.h> -#include <dev/slice/slice.h> -#endif /* SLICE */ #endif #define DPT_CDEV_MAJOR 88 |
