mirror of
https://github.com/apache/nuttx.git
synced 2026-09-25 01:07: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:
@@ -48,7 +48,6 @@
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include "net.h"
|
||||
#include "netdev/netdev.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user