Skip to content

Update include to avoid musl warning - #1888

Merged
keith merged 1 commit into
mainfrom
ks/update-include-to-avoid-musl-warning
Aug 20, 2026
Merged

Update include to avoid musl warning#1888
keith merged 1 commit into
mainfrom
ks/update-include-to-avoid-musl-warning

Conversation

@keith

@keith keith commented Aug 19, 2026

Copy link
Copy Markdown
Member
bazel-out/linux_x86_64-opt-exec/bin/external/llvm++musl+musl_libc/
  generated/x86_64/includes/sys/poll.h:1:2: warning: redirecting incorrect #include <sys/poll.h> to
  <poll.h> [-W#warnings]
      1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
        |  ^

```
bazel-out/linux_x86_64-opt-exec/bin/external/llvm++musl+musl_libc/
  generated/x86_64/includes/sys/poll.h:1:2: warning: redirecting incorrect #include <sys/poll.h> to
  <poll.h> [-W#warnings]
      1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
        |  ^
```
@keith
keith enabled auto-merge (squash) August 19, 2026 20:43
@keith
keith merged commit fdf7ab2 into main Aug 20, 2026
16 checks passed
@keith
keith deleted the ks/update-include-to-avoid-musl-warning branch August 20, 2026 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants