summaryrefslogtreecommitdiff
path: root/nuttx/net/net-arptimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/net/net-arptimer.c')
-rw-r--r--nuttx/net/net-arptimer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/net/net-arptimer.c b/nuttx/net/net-arptimer.c
index 69d8aebb0..a83406905 100644
--- a/nuttx/net/net-arptimer.c
+++ b/nuttx/net/net-arptimer.c
@@ -42,6 +42,7 @@
#include <time.h>
#include <wdog.h>
+#include <debug.h>
#include <net/uip/uip-arp.h>