mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Fix compiler error and warning when CONFIG_NET_SENDFILE=y
This commit is contained in:
@@ -148,6 +148,7 @@ typedef uint8_t sockcaps_t;
|
||||
* a given address family.
|
||||
*/
|
||||
|
||||
struct file; /* Forward reference */
|
||||
struct socket; /* Forward reference */
|
||||
struct pollfd; /* Forward reference */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user