diff --git a/BUILD.gn b/BUILD.gn index bc25c4f45..875375516 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -125,6 +125,7 @@ if (!is_android) { "loader/log.c", "loader/log.h", "loader/phys_dev_ext.c", + "loader/stack_allocation.h", "loader/terminator.c", "loader/trampoline.c", "loader/unknown_function_handling.h",