Skip to content
Snippets Groups Projects
Commit 1902e397 authored by Brad King's avatar Brad King
Browse files

cmAffinity: Add include for CPU_ZERO on Alpine Linux

The definition of `CPU_ZERO` requires `<string.h>` to be included
explicitly for `memset`.  Since IWYU does not agree on other Linux
platforms, use a pragma to silence the warning.

Fixes: #19643
parent 40bbe50e
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment