summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/lib/libsa/ether.c')
-rw-r--r--sys/lib/libsa/ether.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/lib/libsa/ether.c b/sys/lib/libsa/ether.c
index 38d9d320301..19e13a10a37 100644
--- a/sys/lib/libsa/ether.c
+++ b/sys/lib/libsa/ether.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ether.c,v 1.7 2003/08/11 06:23:09 deraadt Exp $ */
+/* $OpenBSD: ether.c,v 1.8 2014/07/13 15:31:20 mpi Exp $ */
/* $NetBSD: ether.c,v 1.8 1996/10/13 02:29:00 christos Exp $ */
/*
@@ -47,7 +47,6 @@
#include <netinet/in.h>
#include <netinet/if_ether.h>
-#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include "stand.h"