mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 14:27:37 +08:00
netlink: fix compile error when enable netlink
Signed-off-by: Virus.V <virusv@live.com>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
#include <net/route.h>
|
||||
#include <netpacket/netlink.h>
|
||||
|
||||
Reference in New Issue
Block a user