roll: pigweed pw_allocator: Add missing header
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239912
Original-Revision: da492091ab031cac3cff8280acf1b72066b389e1
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8e2fc6cfe82563..da492091ab031c
Roller-URL: https://ci.chromium.org/b/8735067135183219809
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I4907d991eaf223ac1c6500fca8b438fe47ded83c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/239720
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 125c3cd..fae0592 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -50,8 +50,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735072216876458369.
- commit = "8e2fc6cfe825631416043a972cdd93875562a4fd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735067135183219809.
+ commit = "da492091ab031cac3cff8280acf1b72066b389e1",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -59,8 +59,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-03.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8735072216876458369.
- commit = "8e2fc6cfe825631416043a972cdd93875562a4fd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8735067135183219809.
+ commit = "da492091ab031cac3cff8280acf1b72066b389e1",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)