From d2567be915036720693f3ddd00c39b5b4d86fb8d Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sat, 28 Mar 2009 20:16:16 +0100 Subject: Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' ...and some other compile warnings. Signed-off-by: Wolfgang Denk --- common/lynxkdi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/lynxkdi.c') diff --git a/common/lynxkdi.c b/common/lynxkdi.c index 17b0607..b23135b 100644 --- a/common/lynxkdi.c +++ b/common/lynxkdi.c @@ -16,6 +16,7 @@ #include #include #include +#include #include -- cgit v1.1