Fix yet another system/netdb configuration dependency
This commit is contained in:
parent
fb70a0a95b
commit
c37bc37693
|
@ -320,7 +320,6 @@ SYSCALL_LOOKUP(up_assert, 2, STUB_up_assert)
|
|||
SYSCALL_LOOKUP(setsockopt, 5, STUB_setsockopt)
|
||||
SYSCALL_LOOKUP(socket, 3, STUB_socket)
|
||||
#endif
|
||||
#endif /* CONFIG_NET */
|
||||
|
||||
/* The following is defined only if CONFIG_TASK_NAME_SIZE > 0 */
|
||||
|
||||
|
|
Loading…
Reference in New Issue