Kostadin Shishmanov 4a82094c98 Fix build with musl
Fixes the following build failure:
In file included from ../common/common-cpu.c:32:
../common/common-cpu.h:44:9: error: unknown type name 'cpu_set_t'
   44 |         cpu_set_t *online;
      |         ^~~~~~~~~
../common/common-cpu.h:45:9: error: unknown type name 'cpu_set_t'
   45 |         cpu_set_t *to_keep;
      |         ^~~~~~~~~

Signed-off-by: Kostadin Shishmanov <kocelfc@tutanota.com>
2024-01-03 10:54:40 +00:00
..
2024-01-03 10:54:40 +00:00
2019-08-05 09:50:32 +00:00
2019-06-01 11:12:10 +01:00
2019-10-18 13:19:30 +02:00
2019-10-18 13:19:30 +02:00
2019-06-01 10:57:27 +01:00