summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ethersubr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if_ethersubr.c')
-rw-r--r--sys/net/if_ethersubr.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/net/if_ethersubr.c b/sys/net/if_ethersubr.c
index 9adc8ef..e313527 100644
--- a/sys/net/if_ethersubr.c
+++ b/sys/net/if_ethersubr.c
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)if_ethersubr.c 8.1 (Berkeley) 6/10/93
- * $Id: if_ethersubr.c,v 1.13 1995/12/20 21:53:40 wollman Exp $
+ * $Id: if_ethersubr.c,v 1.14 1996/01/24 21:09:06 phk Exp $
*/
#include <sys/param.h>
@@ -46,8 +46,6 @@
#include <sys/syslog.h>
#include <sys/sysctl.h>
-#include <machine/cpu.h>
-
#include <net/if.h>
#include <net/netisr.h>
#include <net/route.h>
OpenPOWER on IntegriCloud