summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_raid4.c
diff options
context:
space:
mode:
authoroster <oster@NetBSD.org>2000-01-07 03:40:56 +0000
committeroster <oster@NetBSD.org>2000-01-07 03:40:56 +0000
commit48301a8daeb39a0c2f12cc60756d8b2dcbc3a44b (patch)
treeda2b15f64f49b7c509c5b57e4a3611edbfe2af7c /sys/dev/raidframe/rf_raid4.c
parent11fe38b6ad369dd0fa760594cd86db0a25410133 (diff)
Nuke: #include "rf_threadid.h".
Diffstat (limited to 'sys/dev/raidframe/rf_raid4.c')
-rw-r--r--sys/dev/raidframe/rf_raid4.c3
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"