mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 00:15:16 -04:00
There is a __used member in glibc's posix_spawn_file_actions_t in
spawn.h, so we must temporarily undefine __used when including it,
otherwise Support/Unix/Program.inc fails to build. This is based on
similar handling for __unused in other headers.
Fixes:
|
||
|---|---|---|
| .. | ||
| common | ||
| linux | ||
| mac | ||