mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
We only define SIG2STR_MAX with careful visibility, but define the
fortified version unconditionally. It needs to have the same visibility
both places.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| poll.h | ||
| random.h | ||
| signal.h | ||
| socket.h | ||
| ssp.h | ||
| stdio.h | ||
| stdlib.h | ||
| string.h | ||
| strings.h | ||
| uio.h | ||
| unistd.h | ||
| wchar.h | ||