From 39e7b60930d3237619f313b83085f78e57fc340c Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Mon, 15 Sep 2003 04:49:22 +0000 Subject: [PATCH] Remove inclusion of . It's included in "uart_bus.h" to avoid having to include it in almost all other source files. --- sys/dev/uart/uart_bus_pccard.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/dev/uart/uart_bus_pccard.c b/sys/dev/uart/uart_bus_pccard.c index d062e6ef7539..665c4f428955 100644 --- a/sys/dev/uart/uart_bus_pccard.c +++ b/sys/dev/uart/uart_bus_pccard.c @@ -39,7 +39,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include