summaryrefslogtreecommitdiff
path: root/sys/net/trunklacp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/trunklacp.c')
-rw-r--r--sys/net/trunklacp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/net/trunklacp.c b/sys/net/trunklacp.c
index c85f4b10a9b..424cc54c10f 100644
--- a/sys/net/trunklacp.c
+++ b/sys/net/trunklacp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: trunklacp.c,v 1.15 2014/07/12 18:44:22 tedu Exp $ */
+/* $OpenBSD: trunklacp.c,v 1.16 2014/11/18 02:37:31 tedu Exp $ */
/* $NetBSD: ieee8023ad_lacp.c,v 1.3 2005/12/11 12:24:54 christos Exp $ */
/* $FreeBSD:ieee8023ad_lacp.c,v 1.15 2008/03/16 19:25:30 thompsa Exp $ */
@@ -40,7 +40,6 @@
#include <sys/rwlock.h>
#include <sys/queue.h>
#include <sys/timeout.h>
-#include <dev/rndvar.h>
#include <net/if.h>
#include <net/if_dl.h>