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:
|
||
|---|---|---|
| .. | ||
| fake_chflags | ||
| include | ||
| mkimg | ||
| capsicum_stubs.c | ||
| closefrom.c | ||
| date.sh | ||
| fake_sysctl.c | ||
| fflags.c | ||
| fgetln_fallback.c | ||
| fgetwln_fallback.c | ||
| hostname.sh | ||
| local-link.h | ||
| Makefile | ||
| progname.c | ||