diff options
Diffstat (limited to 'net/nfs.c')
-rw-r--r-- | net/nfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/nfs.c b/net/nfs.c index c18282448cc..acc7106f10d 100644 --- a/net/nfs.c +++ b/net/nfs.c @@ -30,7 +30,6 @@ * 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 |