aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/net/udp.c b/net/udp.c
index a93822f..3716226 100644
--- a/net/udp.c
+++ b/net/udp.c
@@ -3,7 +3,6 @@
* Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
*/
-#include <common.h>
#include <net.h>
#include <net/udp.h>