uboot-mtk-20250711: net: add missing header

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2025-08-22 18:52:56 +08:00
committed by hanwckf
parent ca1f0493f5
commit 6924bf4723

View File

@@ -111,6 +111,7 @@
#include <net/udp.h>
#include <net/wget.h>
#include <test/test.h>
#include <linux/stringify.h>
#include "arp.h"
#include "bootp.h"
#include "cdp.h"