diff options
Diffstat (limited to 'sys/dev/pci/if_bnxreg.h')
-rw-r--r-- | sys/dev/pci/if_bnxreg.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/if_bnxreg.h b/sys/dev/pci/if_bnxreg.h index 14a4e23d3b4..5cc34368ba2 100644 --- a/sys/dev/pci/if_bnxreg.h +++ b/sys/dev/pci/if_bnxreg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: if_bnxreg.h,v 1.47 2015/11/14 17:54:57 mpi Exp $ */ +/* $OpenBSD: if_bnxreg.h,v 1.48 2015/11/24 17:11:39 mpi Exp $ */ /*- * Copyright (c) 2006 Broadcom Corporation @@ -52,7 +52,6 @@ #include <sys/task.h> #include <net/if.h> -#include <net/if_dl.h> #include <net/if_media.h> #include <netinet/in.h> |