summaryrefslogtreecommitdiff
path: root/nuttx/net/arp/arp_out.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/arp/arp_out.c')
-rw-r--r--nuttx/net/arp/arp_out.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/net/arp/arp_out.c b/nuttx/net/arp/arp_out.c
index 7e77bfc4a..6b5b038c7 100644
--- a/nuttx/net/arp/arp_out.c
+++ b/nuttx/net/arp/arp_out.c
@@ -49,6 +49,7 @@
#include <nuttx/net/netdev.h>
#include <nuttx/net/arp.h>
+#include "route/route.h"
#include "arp/arp.h"
#ifdef CONFIG_NET_ARP