diff options
Diffstat (limited to 'boot/pxe_utils.c')
-rw-r--r-- | boot/pxe_utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index 4b22bb6f525..5c1c962ff4c 100644 --- a/boot/pxe_utils.c +++ b/boot/pxe_utils.c @@ -4,6 +4,7 @@ * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. */ +#include <common.h> #include <command.h> #include <dm.h> #include <env.h> |