mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/net/gnrc_netif: remove non necessary xtimer include
This commit is contained in:
parent
dda2450eb6
commit
8b53e74adb
@ -38,7 +38,6 @@
|
||||
#include "net/netif.h"
|
||||
#include "test_utils/expect.h"
|
||||
#include "utlist.h"
|
||||
#include "xtimer.h"
|
||||
|
||||
#define ETHERNET_STACKSIZE (THREAD_STACKSIZE_MAIN)
|
||||
#define IEEE802154_STACKSIZE (THREAD_STACKSIZE_MAIN)
|
||||
|
Loading…
Reference in New Issue
Block a user