summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_vte.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_vte.c')
-rw-r--r--sys/dev/pci/if_vte.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/pci/if_vte.c b/sys/dev/pci/if_vte.c
index 3fc50284a46..7c5b9943738 100644
--- a/sys/dev/pci/if_vte.c
+++ b/sys/dev/pci/if_vte.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_vte.c,v 1.9 2014/07/22 13:12:11 mpi Exp $ */
+/* $OpenBSD: if_vte.c,v 1.10 2014/11/18 02:37:30 tedu Exp $ */
/*-
* Copyright (c) 2010, Pyun YongHyeon <yongari@FreeBSD.org>
* All rights reserved.
@@ -61,8 +61,6 @@
#include <net/bpf.h>
#endif
-#include <dev/rndvar.h>
-
#include <dev/mii/mii.h>
#include <dev/mii/miivar.h>