summaryrefslogtreecommitdiffstats
path: root/sys/dev/sr
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
committerbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
commit26179d3e8df27db3d7eb25e684b654cee8f02116 (patch)
treed4d40879452f7083b6163e9380d234a887f74201 /sys/dev/sr
parent700d6b374cd15ccca3d298b94bd2d4eca8e0bc8e (diff)
downloadFreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.zip
FreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/dev/sr')
-rw-r--r--sys/dev/sr/if_sr.c3
-rw-r--r--sys/dev/sr/if_sr_isa.c3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/dev/sr/if_sr.c b/sys/dev/sr/if_sr.c
index a9abd8f..16789ef 100644
--- a/sys/dev/sr/if_sr.c
+++ b/sys/dev/sr/if_sr.c
@@ -27,7 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_sr.c,v 1.6 1997/02/22 09:36:35 peter Exp $
+ * $Id: if_sr.c,v 1.7 1997/05/19 22:02:49 joerg Exp $
*/
/*
@@ -53,7 +53,6 @@
#else
#define NFR 0
#endif
-#include "pci.h"
#include "bpfilter.h"
#include <sys/param.h>
diff --git a/sys/dev/sr/if_sr_isa.c b/sys/dev/sr/if_sr_isa.c
index a9abd8f..16789ef 100644
--- a/sys/dev/sr/if_sr_isa.c
+++ b/sys/dev/sr/if_sr_isa.c
@@ -27,7 +27,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_sr.c,v 1.6 1997/02/22 09:36:35 peter Exp $
+ * $Id: if_sr.c,v 1.7 1997/05/19 22:02:49 joerg Exp $
*/
/*
@@ -53,7 +53,6 @@
#else
#define NFR 0
#endif
-#include "pci.h"
#include "bpfilter.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud