diff options
Diffstat (limited to 'net/bootp.c')
-rw-r--r-- | net/bootp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bootp.c b/net/bootp.c index d1e8cb8815..de3dab4114 100644 --- a/net/bootp.c +++ b/net/bootp.c @@ -17,6 +17,7 @@ #include <net.h> #include <rand.h> #include <uuid.h> +#include <linux/delay.h> #include <net/tftp.h> #include "bootp.h" #ifdef CONFIG_LED_STATUS |