Revert "added missing ether_aton and ether_ntoa"

This reverts commit 4032c1e2df.
This commit is contained in:
Jean-Baptiste Queru
2010-08-18 11:15:39 -07:00
parent 1ff910858c
commit 3871d57ba5
4 changed files with 0 additions and 148 deletions

View File

@@ -34,8 +34,6 @@
#ifndef _NET_IF_ETHER_H_
#define _NET_IF_ETHER_H_
#include <sys/types.h>
#ifdef _KERNEL
#ifdef _KERNEL_OPT
#include "opt_mbuftrace.h"