diff options
| author | oster <oster@NetBSD.org> | 2000-01-07 03:40:56 +0000 |
|---|---|---|
| committer | oster <oster@NetBSD.org> | 2000-01-07 03:40:56 +0000 |
| commit | 48301a8daeb39a0c2f12cc60756d8b2dcbc3a44b (patch) | |
| tree | da2b15f64f49b7c509c5b57e4a3611edbfe2af7c /sys/dev/raidframe/rf_raid4.c | |
| parent | 11fe38b6ad369dd0fa760594cd86db0a25410133 (diff) | |
Nuke: #include "rf_threadid.h".
Diffstat (limited to 'sys/dev/raidframe/rf_raid4.c')
| -rw-r--r-- | sys/dev/raidframe/rf_raid4.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/raidframe/rf_raid4.c b/sys/dev/raidframe/rf_raid4.c index b0c08aae836..5286e4d21dd 100644 --- a/sys/dev/raidframe/rf_raid4.c +++ b/sys/dev/raidframe/rf_raid4.c @@ -1,4 +1,4 @@ -/* $NetBSD: rf_raid4.c,v 1.3 1999/02/05 00:06:16 oster Exp $ */ +/* $NetBSD: rf_raid4.c,v 1.4 2000/01/07 03:41:02 oster Exp $ */ /* * Copyright (c) 1995 Carnegie-Mellon University. * All rights reserved. @@ -40,7 +40,6 @@ #include "rf_dagffwr.h" #include "rf_dagdegrd.h" #include "rf_dagdegwr.h" -#include "rf_threadid.h" #include "rf_raid4.h" #include "rf_general.h" |
