summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/if_mvneta.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/fdt/if_mvneta.c')
-rw-r--r--sys/dev/fdt/if_mvneta.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/fdt/if_mvneta.c b/sys/dev/fdt/if_mvneta.c
index 2152b360949..dbf9261c505 100644
--- a/sys/dev/fdt/if_mvneta.c
+++ b/sys/dev/fdt/if_mvneta.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_mvneta.c,v 1.29 2023/04/03 01:46:18 dlg Exp $ */
+/* $OpenBSD: if_mvneta.c,v 1.30 2023/04/13 02:19:05 jsg Exp $ */
/* $NetBSD: if_mvneta.c,v 1.41 2015/04/15 10:15:40 hsuenaga Exp $ */
/*
* Copyright (c) 2007, 2008, 2013 KIYOHARA Takashi
@@ -62,8 +62,6 @@
#include <net/if_media.h>
#include <net/if_types.h>
-#include <net/bpf.h>
-
#include <netinet/in.h>
#include <netinet/if_ether.h>