diff options
Diffstat (limited to 'net/nfs.c')
-rw-r--r-- | net/nfs.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ * September 27, 2018. As of now, NFSv3 is the default choice. If the server * does not support NFSv3, we fall back to versions 2 or 1. */ +#include <common.h> #include <command.h> #include <display_options.h> #ifdef CONFIG_SYS_DIRECT_FLASH_NFS |