From be160d60abd933cddc2159f7291b1e687dc3e765 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Sun, 21 Jun 1998 18:02:50 +0000 Subject: Removed unused includes. --- sys/dev/bktr/bktr_core.c | 1 - sys/dev/ed/if_ed.c | 3 +-- sys/dev/ep/if_ep.c | 3 +-- sys/dev/ppbus/pps.c | 3 +-- 4 files changed, 3 insertions(+), 7 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/bktr/bktr_core.c b/sys/dev/bktr/bktr_core.c index 3687fe768e66..c2d8e2d74482 100644 --- a/sys/dev/bktr/bktr_core.c +++ b/sys/dev/bktr/bktr_core.c @@ -298,7 +298,6 @@ #include #include /* extensions to ioctl_meteor.h */ #include -#include #include static int bt848_card = -1; static int bt848_tuner = -1; diff --git a/sys/dev/ed/if_ed.c b/sys/dev/ed/if_ed.c index d5d6ad9a2b1e..83f537d1312a 100644 --- a/sys/dev/ed/if_ed.c +++ b/sys/dev/ed/if_ed.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: if_ed.c,v 1.141 1998/06/07 17:10:26 dfr Exp $ + * $Id: if_ed.c,v 1.142 1998/06/17 14:01:00 bde Exp $ */ /* @@ -53,7 +53,6 @@ #include #include -#include #include #include #include diff --git a/sys/dev/ep/if_ep.c b/sys/dev/ep/if_ep.c index 9087bb55b82a..80b8db4c3ca2 100644 --- a/sys/dev/ep/if_ep.c +++ b/sys/dev/ep/if_ep.c @@ -38,7 +38,7 @@ */ /* - * $Id: if_ep.c,v 1.74 1998/03/28 13:24:01 bde Exp $ + * $Id: if_ep.c,v 1.75 1998/06/07 17:10:28 dfr Exp $ * * Promiscuous mode added and interrupt logic slightly changed * to reduce the number of adapter failures. Transceiver select @@ -67,7 +67,6 @@ #if defined(__FreeBSD__) #include #include -#include #endif #include #include diff --git a/sys/dev/ppbus/pps.c b/sys/dev/ppbus/pps.c index 4a17eb161ff7..fa975d291933 100644 --- a/sys/dev/ppbus/pps.c +++ b/sys/dev/ppbus/pps.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $Id: pps.c,v 1.7 1998/06/12 23:15:53 phk Exp $ + * $Id: pps.c,v 1.8 1998/06/13 09:30:10 phk Exp $ * * This driver implements a draft-mogul-pps-api-02.txt PPS source. * @@ -21,7 +21,6 @@ #include #include #include -#include #include #ifdef DEVFS #include -- cgit v1.3