aboutsummaryrefslogtreecommitdiff
path: root/net/ndisc.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ndisc.c')
-rw-r--r--net/ndisc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ndisc.c b/net/ndisc.c
index d417c59..d1cec06 100644
--- a/net/ndisc.c
+++ b/net/ndisc.c
@@ -9,6 +9,7 @@
/* Neighbour Discovery for IPv6 */
+#include <common.h>
#include <net.h>
#include <net6.h>
#include <ndisc.h>