diff --git a/examples/thttpd/content/netstat/netstat.c b/examples/thttpd/content/netstat/netstat.c index dda7dfb2d..0124e5393 100644 --- a/examples/thttpd/content/netstat/netstat.c +++ b/examples/thttpd/content/netstat/netstat.c @@ -45,7 +45,7 @@ #include #include -#include +#include /**************************************************************************** * Pre-processor Definitions diff --git a/nshlib/nsh_netcmds.c b/nshlib/nsh_netcmds.c index 7d58ded5d..b8e90b933 100644 --- a/nshlib/nsh_netcmds.c +++ b/nshlib/nsh_netcmds.c @@ -60,7 +60,7 @@ #include #include #include -#include +#include #ifdef CONFIG_NET_STATISTICS # include