From: mpi Date: Wed, 13 May 2015 08:01:21 +0000 (+0000) Subject: Remove useless "bridge.h" include. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=b5a1e48a469d1c7dab3ac7292ff50760771ae103;p=openbsd Remove useless "bridge.h" include. ok miod@ --- diff --git a/sys/arch/vax/vax/machdep.c b/sys/arch/vax/vax/machdep.c index bfbb56f1469..b334da6e20b 100644 --- a/sys/arch/vax/vax/machdep.c +++ b/sys/arch/vax/vax/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.148 2015/02/07 23:30:13 miod Exp $ */ +/* $OpenBSD: machdep.c,v 1.149 2015/05/13 08:01:21 mpi Exp $ */ /* $NetBSD: machdep.c,v 1.108 2000/09/13 15:00:23 thorpej Exp $ */ /* @@ -80,7 +80,6 @@ #include #include #include "ppp.h" /* For NPPP */ -#include "bridge.h" /* For NBRIDGE */ #if NPPP > 0 #include #include