summaryrefslogtreecommitdiffstats
path: root/sys/dev/ex
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-28 13:25:01 +0000
committerbde <bde@FreeBSD.org>1998-03-28 13:25:01 +0000
commitb5ae2c779bbd5597d706416186bbda1feb920115 (patch)
tree8e1b892ead145b6db08a46a032584ad3cc5944da /sys/dev/ex
parent0eb849f75b2ac2864841d072ef2fdd4a02883232 (diff)
downloadFreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.zip
FreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/dev/ex')
-rw-r--r--sys/dev/ex/if_ex.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ex/if_ex.c b/sys/dev/ex/if_ex.c
index 566d884..1f58a06 100644
--- a/sys/dev/ex/if_ex.c
+++ b/sys/dev/ex/if_ex.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_ex.c,v 1.9 1997/12/15 20:30:45 eivind Exp $
+ * $Id: if_ex.c,v 1.10 1998/01/08 23:40:52 eivind Exp $
*/
/*
@@ -48,9 +48,7 @@
#include <sys/mbuf.h>
#include <sys/socket.h>
-#include <net/ethernet.h>
#include <net/if.h>
-#include <net/if_arp.h>
#ifdef INET
#include <netinet/in.h>
OpenPOWER on IntegriCloud