net/ng_netreg: added include of ng_udp.h
This commit is contained in:
parent
1441e2fd02
commit
e66e1dcfbe
@ -21,6 +21,7 @@
|
||||
#include "net/ng_nettype.h"
|
||||
#include "net/ng_pkt.h"
|
||||
#include "net/ng_ipv6.h"
|
||||
#include "net/ng_udp.h"
|
||||
|
||||
#define _INVALID_TYPE(type) (((type) < NG_NETTYPE_UNDEF) || ((type) >= NG_NETTYPE_NUMOF))
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user