Move all socket-related files from net/ to net/socket. Move net/net.h to net/socket/socket.h

This commit is contained in:
Gregory Nutt
2014-06-28 17:25:18 -06:00
parent 64c8dba8c4
commit 76fa58ee00
52 changed files with 97 additions and 93 deletions
-2
View File
@@ -58,8 +58,6 @@
#include "uip/uip.h"
#include "icmp/icmp.h"
#include "net.h"
/****************************************************************************
* Pre-processor Definitions
****************************************************************************/