mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 09:33:50 +01:00
sys/shell: add missing includes
This commit is contained in:
parent
35107ec4ba
commit
4147042bc1
@ -22,6 +22,7 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "net/cord/ep.h"
|
||||
#include "net/gnrc/netif.h"
|
||||
#include "net/nanocoap.h"
|
||||
#include "net/sock/util.h"
|
||||
#include "net/cord/config.h"
|
||||
|
||||
@ -24,6 +24,7 @@
|
||||
#include "net/sntp.h"
|
||||
#include "net/ntp_packet.h"
|
||||
#include "net/af.h"
|
||||
#include "net/gnrc/netif.h"
|
||||
#include "net/ipv6/addr.h"
|
||||
#include "timex.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user