summaryrefslogtreecommitdiff
path: root/sys/dev/mii/xmphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/xmphy.c')
-rw-r--r--sys/dev/mii/xmphy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/mii/xmphy.c b/sys/dev/mii/xmphy.c
index 34a44c99f45..1cfd8563f2b 100644
--- a/sys/dev/mii/xmphy.c
+++ b/sys/dev/mii/xmphy.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: xmphy.c,v 1.6 2002/05/04 11:30:06 fgsch Exp $ */
+/* $OpenBSD: xmphy.c,v 1.7 2004/09/20 06:05:27 brad Exp $ */
/*
* Copyright (c) 2000
@@ -44,7 +44,6 @@
#include <sys/systm.h>
#include <sys/kernel.h>
#include <sys/device.h>
-#include <sys/malloc.h>
#include <sys/socket.h>
#include <sys/errno.h>