diff --git a/codex-rs/config/src/host_name.rs b/codex-rs/config/src/host_name.rs
index eb67b7b8d0..7f92bfcd53 100644
--- a/codex-rs/config/src/host_name.rs
+++ b/codex-rs/config/src/host_name.rs
@@ -9,6 +9,10 @@ use winapi_util::sysinfo::ComputerNameKind;
use winapi_util::sysinfo::get_computer_name;
static HOST_NAME: LazyLock