mirror of
https://github.com/apache/nuttx.git
synced 2026-08-08 05:57:16 +00:00
Fix missing #endif in found in build testing.
This commit is contained in:
parent
a64869aa67
commit
1a158a184e
1 changed files with 2 additions and 0 deletions
|
|
@ -112,3 +112,5 @@ errout:
|
|||
return ret;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NET && CONFIG_NSOCKET_DESCRPTORS > 0 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue