summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>