mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-25 10:50:31 -05:00
In file included from include/haproxy/jwt.h:25:
include/haproxy/jwt-t.h:66:2: error: unknown type name 'EVP_PKEY'
EVP_PKEY *pkey;
^
1 error generated.
Fix this compilation issue by inserting openssl-compat.h in jwt-t.h
|
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||