summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ncrcontrol
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ncrcontrol')
-rw-r--r--usr.sbin/ncrcontrol/ncrcontrol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ncrcontrol/ncrcontrol.c b/usr.sbin/ncrcontrol/ncrcontrol.c
index 77f80af..98308b1 100644
--- a/usr.sbin/ncrcontrol/ncrcontrol.c
+++ b/usr.sbin/ncrcontrol/ncrcontrol.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: ncrcontrol.c,v 1.3 1994/10/15 00:03:32 se Exp $
+** $Id: ncrcontrol.c,v 1.4 1994/10/26 19:23:02 se Exp $
**
** Utility for NCR 53C810 device driver.
**
@@ -56,7 +56,7 @@
#include <paths.h>
#include <limits.h>
#include <kvm.h>
-#include <i386/pci/ncr.c>
+#include <pci/ncr.c>
/*
** used external functions
OpenPOWER on IntegriCloud