mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 05:53:49 +01:00
net/ng_netdev: fixed missing include of kernel.h
This commit is contained in:
parent
ed65ced885
commit
7e8bc3f21c
@ -26,6 +26,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "kernel.h"
|
||||
#include "net/ng_pkt.h"
|
||||
#include "net/ng_netconf.h"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user