mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 03:05:40 +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:
@@ -46,7 +46,7 @@
|
||||
#include <nuttx/net/net.h>
|
||||
#include <nuttx/net/arp.h>
|
||||
|
||||
#include "net.h"
|
||||
#include "socket/socket.h"
|
||||
#include "netdev/netdev.h"
|
||||
#include "tcp/tcp.h"
|
||||
#include "udp/udp.h"
|
||||
|
||||
Reference in New Issue
Block a user