diff options
Diffstat (limited to 'net/bootp.c')
-rw-r--r-- | net/bootp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bootp.c b/net/bootp.c index 73370a13fe..59bb2099f1 100644 --- a/net/bootp.c +++ b/net/bootp.c @@ -14,7 +14,6 @@ #include <net.h> #include <net/tftp.h> #include "bootp.h" -#include "nfs.h" #ifdef CONFIG_LED_STATUS #include <status_led.h> #endif |