X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=net%2Frarp.c;h=1fa11b690d218fbda9fd80d26d99746acae10bf9;hb=b66c60dde9d48889b93694326d40f7e5208cff25;hp=4ce2f37a8a69c2b8ad70e3ea5e0f2605bf589bbc;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c;p=u-boot diff --git a/net/rarp.c b/net/rarp.c index 4ce2f37a8a..1fa11b690d 100644 --- a/net/rarp.c +++ b/net/rarp.c @@ -8,10 +8,10 @@ #include #include #include +#include #include "nfs.h" #include "bootp.h" #include "rarp.h" -#include "tftp.h" #define TIMEOUT 5000UL /* Milliseconds before trying BOOTP again */ #ifndef CONFIG_NET_RETRY_COUNT