]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/udp.c
net: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / net / udp.c
index a93822f511cdaa2da66f5415c3075e6caef7e469..37162260d17528137f2680a5aa8045cd60453e91 100644 (file)
--- 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>