mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Remove CONFIG_DISABLE_CLOCK
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ int psock_close(FAR struct socket *psock);
|
||||
|
||||
/* sockopt support ***********************************************************/
|
||||
|
||||
#if defined(CONFIG_NET_SOCKOPTS) && !defined(CONFIG_DISABLE_CLOCK)
|
||||
#ifdef CONFIG_NET_SOCKOPTS
|
||||
int net_timeo(uint32_t start_time, socktimeo_t timeo);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user