mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Fix missing #endif in found in build testing.
This commit is contained in:
@@ -112,3 +112,5 @@ errout:
|
||||
return ret;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NET && CONFIG_NSOCKET_DESCRPTORS > 0 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user