9
0
Fork 0

remove unnessecary include

This commit is contained in:
Sascha Hauer 2008-03-14 13:02:12 +01:00
parent 60a387ebbd
commit 20f3ac6e51
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
#include <init.h>
#include <net.h>
#include <miiphy.h>
#include <malloc.h>
#include <errno.h>
static struct eth_device *eth_current;