From b238270dddbb603abdcb5fae288b7375b2f740d2 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Tue, 24 Nov 2015 13:33:19 +0000 Subject: The only network driver needing is upl(4) for IFT_OTHER. --- sys/dev/ic/ar9003.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/ic/ar9003.c') diff --git a/sys/dev/ic/ar9003.c b/sys/dev/ic/ar9003.c index a259d4a5a70..ab0de2edceb 100644 --- a/sys/dev/ic/ar9003.c +++ b/sys/dev/ic/ar9003.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ar9003.c,v 1.34 2015/11/04 12:11:59 dlg Exp $ */ +/* $OpenBSD: ar9003.c,v 1.35 2015/11/24 13:33:17 mpi Exp $ */ /*- * Copyright (c) 2010 Damien Bergamini @@ -47,7 +47,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3