mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 06:42:56 -04:00
This is a companion commit to the OpenSSL 3.0.15 update.
`opensslv.h` was regenerated via the following process:
```
cd crypto/openssl
./config
git reset --hard
gmake include/openssl/opensslv.h
```
`Makefile.inc` has been updated to match.
MFC after: 1 week
MFC with:
|
||
|---|---|---|
| .. | ||
| engines | ||
| man | ||
| modules | ||
| libcrypto.pc.in | ||
| Makefile | ||
| Makefile.asm | ||
| Makefile.common | ||
| Makefile.depend | ||
| Makefile.inc | ||
| Makefile.man | ||
| Version.map | ||