[bazel] another BUILD fix for 2137894a6f

This commit is contained in:
Augie Fackler
2024-03-20 13:59:43 -04:00
parent 5e6bb1fb88
commit 4df099e447

View File

@@ -505,7 +505,7 @@ libc_support_library(
name = "__support_sign",
hdrs = ["src/__support/sign.h"],
deps = [
":__support_macros_properties_types",
":__support_macros_attributes",
],
)