summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_acx_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_acx_pci.c')
-rw-r--r--sys/dev/pci/if_acx_pci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/if_acx_pci.c b/sys/dev/pci/if_acx_pci.c
index bf913271759..4a9b2e1f0c1 100644
--- a/sys/dev/pci/if_acx_pci.c
+++ b/sys/dev/pci/if_acx_pci.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_acx_pci.c,v 1.8 2015/03/14 03:38:48 jsg Exp $ */
+/* $OpenBSD: if_acx_pci.c,v 1.9 2015/11/24 17:11:39 mpi Exp $ */
/*-
* Copyright (c) 2006 Theo de Raadt <deraadt@openbsd.org>
@@ -38,7 +38,6 @@
#include <machine/intr.h>
#include <net/if.h>
-#include <net/if_dl.h>
#include <net/if_media.h>
#include <netinet/in.h>