summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroster <oster@NetBSD.org>1999-08-13 03:37:42 +0000
committeroster <oster@NetBSD.org>1999-08-13 03:37:42 +0000
commit67e8cf0262d4e8e7c5070730c3f207c19cf87846 (patch)
tree066f43cc9b7cf9dc78b0d174313c914d9f866723
parent1ec520886623b6aabc3b1695ff1cda7455083a1b (diff)
No need to include rf_sys.h.
-rw-r--r--sbin/raidctl/rf_configure.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/raidctl/rf_configure.c b/sbin/raidctl/rf_configure.c
index 7558c219561..2d3972ece70 100644
--- a/sbin/raidctl/rf_configure.c
+++ b/sbin/raidctl/rf_configure.c
@@ -1,4 +1,4 @@
-/* $NetBSD: rf_configure.c,v 1.7 1999/08/07 23:48:11 oster Exp $ */
+/* $NetBSD: rf_configure.c,v 1.8 1999/08/13 03:37:42 oster Exp $ */
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
@@ -57,7 +57,6 @@
#include "rf_general.h"
#include "rf_decluster.h"
#include "rf_configure.h"
-#include "rf_sys.h"
/*