mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-21 03:30:01 +00:00
Include udp-socket.h and tcp-socket.h by default in all applications that include contiki-net.h
This commit is contained in:
parent
367eed96f4
commit
1075effa22
@ -54,6 +54,9 @@
|
||||
|
||||
#include "net/ip/psock.h"
|
||||
|
||||
#include "net/ip/udp-socket.h"
|
||||
#include "net/ip/tcp-socket.h"
|
||||
|
||||
#include "net/rime/rime.h"
|
||||
|
||||
#include "net/netstack.h"
|
||||
|
Loading…
Reference in New Issue
Block a user