From c4b646d43608500145b3934c9db2ee82aab3a837 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:11:02 -0600 Subject: boot: Remove and add needed includes Remove from all "boot/" files and when needed add missing include files directly. Signed-off-by: Tom Rini --- boot/pxe_utils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'boot/pxe_utils.c') diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index 5c1c962ff4c..4b22bb6f525 100644 --- a/boot/pxe_utils.c +++ b/boot/pxe_utils.c @@ -4,7 +4,6 @@ * Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved. */ -#include #include #include #include -- cgit v1.2.3