Commit 8c87496
authored
[libc] Fix bazel build by build by adding missing deps. (#151090)
This was broken by #150661, which added includes to `wcspbrk.cpp` and
`wcschr.cpp` that weren't in the dependencies of the corresponding
targets.
Signed-off-by: Ingo Müller <[email protected]>1 parent 3ea3e33 commit 8c87496
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6379 | 6379 | | |
6380 | 6380 | | |
6381 | 6381 | | |
| 6382 | + | |
6382 | 6383 | | |
6383 | 6384 | | |
6384 | 6385 | | |
| |||
0 commit comments