summaryrefslogtreecommitdiffstats
path: root/sys/dev/lnc
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-04-04 16:44:52 +0000
committerkato <kato@FreeBSD.org>1997-04-04 16:44:52 +0000
commit9ac013879e6c764f3306aad91e3da3b726efe60e (patch)
tree41b90d401bb1ac7323a008976c02fc95d1e9f738 /sys/dev/lnc
parent7cacd017a35ed3b4f7b90f6bb9ba7788c5321fb3 (diff)
downloadFreeBSD-src-9ac013879e6c764f3306aad91e3da3b726efe60e.zip
FreeBSD-src-9ac013879e6c764f3306aad91e3da3b726efe60e.tar.gz
Deleted <pc98/pc98/pc98_device.h>.
Diffstat (limited to 'sys/dev/lnc')
-rw-r--r--sys/dev/lnc/if_lnc_pci.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/lnc/if_lnc_pci.c b/sys/dev/lnc/if_lnc_pci.c
index 341bd4b..acd68a1 100644
--- a/sys/dev/lnc/if_lnc_pci.c
+++ b/sys/dev/lnc/if_lnc_pci.c
@@ -17,7 +17,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id$
+ * $Id: if_lnc_p.c,v 1.3 1997/02/22 09:44:06 peter Exp $
*/
#include "pci.h"
@@ -29,11 +29,7 @@
#include <sys/kernel.h>
#include <pci/pcireg.h>
#include <pci/pcivar.h>
-#ifdef PC98
-#include <pc98/pc98/pc98_device.h>
-#else
#include <i386/isa/isa_device.h>
-#endif
#include "lnc.h"
OpenPOWER on IntegriCloud