mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 09:21:31 -05:00
My local environment seems to be seeing some pollution; we need
<string.h> for strlen.
PR: 284021
Fixes: 2e065d74a5b0e ("pkg: add a pkgsign_verify_data [...]")
(cherry picked from commit b8770ce1dfed52fcb7249cdf3cf4d4d16357b9fd)
|
||
|---|---|---|
| .. | ||
| config.c | ||
| config.h | ||
| dns_utils.c | ||
| dns_utils.h | ||
| ecc.c | ||
| FreeBSD.conf.latest | ||
| FreeBSD.conf.quarterly | ||
| hash.c | ||
| hash.h | ||
| Makefile | ||
| Makefile.depend | ||
| pkg.7 | ||
| pkg.c | ||
| pkg.h | ||
| rsa.c | ||