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 505489140e..c73a82e642 100644 --- a/net/bootp.c +++ b/net/bootp.c @@ -13,6 +13,7 @@ #include <env.h> #include <efi_loader.h> #include <net.h> +#include <uuid.h> #include <net/tftp.h> #include "bootp.h" #ifdef CONFIG_LED_STATUS |