aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ie/if_ie.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ie/if_ie.c')
-rw-r--r--sys/dev/ie/if_ie.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/ie/if_ie.c b/sys/dev/ie/if_ie.c
index 1eeb5330beec..755656c45d48 100644
--- a/sys/dev/ie/if_ie.c
+++ b/sys/dev/ie/if_ie.c
@@ -47,7 +47,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: if_ie.c,v 1.49 1998/01/08 23:40:56 eivind Exp $
+ * $Id: if_ie.c,v 1.50 1998/02/09 06:08:29 eivind Exp $
*/
/*
@@ -121,9 +121,7 @@ iomem and and with 0xffff.
#include <sys/sockio.h>
#include <sys/syslog.h>
-#include <net/ethernet.h>
#include <net/if.h>
-#include <net/if_arp.h>
#include <net/if_types.h>
#include <net/if_dl.h>