mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-10 15:05:13 +00:00
Fix typo found in building testing. There will probably be a few more.
This commit is contained in:
parent
9db029e318
commit
fe41f72a95
1 changed files with 2 additions and 1 deletions
|
|
@ -96,7 +96,7 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#ifidef CONFIG_NET_TCP
|
||||
#ifdef CONFIG_NET_TCP
|
||||
# ifndef CONFIG_NSH_DISABLE_WGET
|
||||
# include "netutils/webclient.h"
|
||||
# endif
|
||||
|
|
@ -1339,3 +1339,4 @@ errout:
|
|||
#endif
|
||||
|
||||
#endif /* CONFIG_NET */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue