mirror of
https://github.com/apache/nuttx.git
synced 2025-12-19 10:54:48 +08:00
Still fixing new warnings found in build testing.
This commit is contained in:
@@ -1758,7 +1758,7 @@ struct timespec;
|
||||
int tcp_txdrain(FAR struct socket *psock,
|
||||
FAR const struct timespec *abstime);
|
||||
#else
|
||||
# define tcp_txdrain(conn, abstime) (0)
|
||||
# define tcp_txdrain(conn, abstime) (0)
|
||||
#endif
|
||||
|
||||
#undef EXTERN
|
||||
|
||||
Reference in New Issue
Block a user