summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_chaindecluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/raidframe/rf_chaindecluster.c')
-rw-r--r--sys/dev/raidframe/rf_chaindecluster.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/raidframe/rf_chaindecluster.c b/sys/dev/raidframe/rf_chaindecluster.c
index 29a0bbf40d3..6eab8c5f937 100644
--- a/sys/dev/raidframe/rf_chaindecluster.c
+++ b/sys/dev/raidframe/rf_chaindecluster.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: rf_chaindecluster.c,v 1.2 1999/02/16 00:02:24 niklas Exp $ */
-/* $NetBSD: rf_chaindecluster.c,v 1.3 1999/02/05 00:06:06 oster Exp $ */
+/* $OpenBSD: rf_chaindecluster.c,v 1.3 2000/01/11 18:02:20 peter Exp $ */
+/* $NetBSD: rf_chaindecluster.c,v 1.4 2000/01/07 03:40:56 oster Exp $ */
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
@@ -43,7 +43,6 @@
#include "rf_dagffwr.h"
#include "rf_dagdegrd.h"
#include "rf_dagfuncs.h"
-#include "rf_threadid.h"
#include "rf_general.h"
#include "rf_utils.h"