]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/nfs.c
net: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / net / nfs.c
index c18282448ccd87bc11e09bfbdceb7e8ed9dddaf7..acc7106f10d4564ddea80d1280ba2f8cf605ce43 100644 (file)
--- 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