mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 17:51:26 -04: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 | ||