mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
upstream: adapt to SSH_SK_VERSION_MAJOR crank
OpenBSD-Regress-ID: 0f3e76bdc8f9dbd9d22707c7bdd86051d5112ab8
This commit is contained in:
parent
9afe2a1508
commit
bbf20ac806
@ -47,7 +47,7 @@
|
||||
} while (0)
|
||||
#endif
|
||||
|
||||
#if SSH_SK_VERSION_MAJOR != 0x00060000
|
||||
#if SSH_SK_VERSION_MAJOR != 0x00070000
|
||||
# error SK API has changed, sk-dummy.c needs an update
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user