summaryrefslogtreecommitdiff
path: root/net/fastboot_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/fastboot_tcp.c')
-rw-r--r--net/fastboot_tcp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/fastboot_tcp.c b/net/fastboot_tcp.c
index d1fccbc7238..2eb52ea2567 100644
--- a/net/fastboot_tcp.c
+++ b/net/fastboot_tcp.c
@@ -3,6 +3,7 @@
* Copyright (C) 2023 The Android Open Source Project
*/
+#include <common.h>
#include <fastboot.h>
#include <net.h>
#include <net/fastboot_tcp.h>