Fix typo found in building testing. There will probably be a few more.
This commit is contained in:
parent
9db029e318
commit
fe41f72a95
@ -96,7 +96,7 @@
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifidef CONFIG_NET_TCP
|
#ifdef CONFIG_NET_TCP
|
||||||
# ifndef CONFIG_NSH_DISABLE_WGET
|
# ifndef CONFIG_NSH_DISABLE_WGET
|
||||||
# include "netutils/webclient.h"
|
# include "netutils/webclient.h"
|
||||||
# endif
|
# endif
|
||||||
@ -1339,3 +1339,4 @@ errout:
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* CONFIG_NET */
|
#endif /* CONFIG_NET */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user