mirror of
https://github.com/apache/nuttx.git
synced 2025-12-20 04:09:12 +08:00
Networking: Final detangle off IPv4 and IPv6 TCP/UDP send logic. The Networking subsystem now compiles with IPv6 enabled
This commit is contained in:
@@ -270,7 +270,6 @@ extern "C"
|
||||
/* Defined in tcp_conn.c ****************************************************/
|
||||
|
||||
struct sockaddr; /* Forward reference */
|
||||
struct tcp_iphdr_s; /* Forward reference */
|
||||
|
||||
/****************************************************************************
|
||||
* Name: tcp_initialize
|
||||
|
||||
Reference in New Issue
Block a user