include/netdev: include missing header
authorOleg Lyovin <o.lyovin@partner.samsung.com>
Fri, 28 Jul 2017 14:40:59 +0000 (17:40 +0300)
committerOleg Lyovin <o.lyovin@partner.samsung.com>
Tue, 15 Aug 2017 10:34:40 +0000 (13:34 +0300)
commitcdd97874f7640ad52e4a9dd824bdf298256265f5
treedcdde4a3272b99102b5fc734664d522b9bbdb661
parentbeb7e941117d024fed40c8478f7d3da709231fb1
include/netdev: include missing header

* If CONFIG_NET_MULTIBUFFER is not defined, then static buffer
  for holding packets allocated and it's size depends on MAX_NET_DEV_MTU
  constant. Included header with it's definition.

Signed-off-by: Oleg Lyovin <o.lyovin@partner.samsung.com>
os/include/tinyara/net/netdev.h