summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2003-09-15 04:49:22 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2003-09-15 04:49:22 +0000
commit39e7b60930d3237619f313b83085f78e57fc340c (patch)
treedc492806548bc471b752e4f91afa58ff6fd6b98b
parent2d5e32058b5918bb6aa74b293851670ac97ce030 (diff)
Notes
-rw-r--r--sys/dev/uart/uart_bus_pccard.c1
1 files changed, 0 insertions, 1 deletions
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 <machine/bus_pio.h>
#include <machine/bus.h>
#include <machine/resource.h>
-#include <sys/timepps.h>
#include <dev/pccard/pccardreg.h>
#include <dev/pccard/pccardvar.h>