mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-12 20:51:01 +00: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…
Reference in New Issue
Block a user