mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
# include "nuttx/net/igmp.h"
|
||||
#endif
|
||||
|
||||
#include "net.h"
|
||||
#include "socket/socket.h"
|
||||
#include "netdev/netdev.h"
|
||||
#include "route/route.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user