summaryrefslogtreecommitdiff
path: root/net/udp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/udp.c')
-rw-r--r--net/udp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/udp.c b/net/udp.c
index 37162260d1..a93822f511 100644
--- a/net/udp.c
+++ b/net/udp.c
@@ -3,6 +3,7 @@
* Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
*/
+#include <common.h>
#include <net.h>
#include <net/udp.h>