Fix missing #endif in found in build testing.
This commit is contained in:
parent
a64869aa67
commit
1a158a184e
@ -112,3 +112,5 @@ errout:
|
||||
return ret;
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NET && CONFIG_NSOCKET_DESCRPTORS > 0 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user