Merge pull request #2535 from authmillenon/netif/fix/add-missing-include
ng_netif: Add missing include
This commit is contained in:
commit
579377a6a1
@ -24,6 +24,7 @@
|
||||
#ifndef NG_NETIF_H_
|
||||
#define NG_NETIF_H_
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "kernel_types.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user