From 18d33e155d2f56e59eb49dadbb30ab2f7ac3e852 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Thu, 31 Jul 2025 08:49:33 +0100 Subject: feat: fix magic number of BootNet module, and fix compile_flags.txt Signed-off-by: Amlal El Mahrouss --- src/coreboot-cxx-abi.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/coreboot-cxx-abi.cc b/src/coreboot-cxx-abi.cc index 70d9e62..88b2a6a 100644 --- a/src/coreboot-cxx-abi.cc +++ b/src/coreboot-cxx-abi.cc @@ -4,7 +4,7 @@ ------------------------------------------- */ -#include +#include /// BUGS: 0 -- cgit v1.2.3