From 2b6c895b4f9916a06b14c40f545c9b4e53141c9a Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Wed, 10 Feb 2010 16:53:37 -0800 Subject: net_common working in this state with control udp packets --- firmware/microblaze/lib/ethernet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/microblaze/lib/ethernet.h') diff --git a/firmware/microblaze/lib/ethernet.h b/firmware/microblaze/lib/ethernet.h index 0e42d9b8d..70b7077c6 100644 --- a/firmware/microblaze/lib/ethernet.h +++ b/firmware/microblaze/lib/ethernet.h @@ -19,7 +19,7 @@ #ifndef INCLUDED_ETHERNET_H #define INCLUDED_ETHERNET_H -#include "network.h" +#include #include typedef void (*ethernet_link_changed_callback_t)(int speed); -- cgit v1.2.3