mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
net/pkt: Eliminate a warning.
This commit is contained in:
+2
-1
@@ -94,7 +94,8 @@ extern "C"
|
||||
* Public Function Prototypes
|
||||
****************************************************************************/
|
||||
|
||||
struct eth_hdr_s; /* Forward reference */
|
||||
struct net_driver_s; /* Forward reference */
|
||||
struct eth_hdr_s; /* Forward reference */
|
||||
|
||||
/* Defined in pkt_conn.c ****************************************************/
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user