summaryrefslogtreecommitdiffstats
path: root/sys/dev/ie
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/ie
parent0eb849f75b2ac2864841d072ef2fdd4a02883232 (diff)
downloadFreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.zip
FreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/dev/ie')
-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 1eeb533..755656c 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>
OpenPOWER on IntegriCloud