mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
upstream: dummy firmware needs to match API version numner crank (for
verify-required resident keys) even though it doesn't implement this feature OpenBSD-Regress-ID: 86579ea2891e18e822e204413d011b2ae0e59657
This commit is contained in:
parent
c1e76c6495
commit
9cbbdc12cb
@ -47,7 +47,7 @@
|
|||||||
} while (0)
|
} while (0)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if SSH_SK_VERSION_MAJOR != 0x00050000
|
#if SSH_SK_VERSION_MAJOR != 0x00060000
|
||||||
# error SK API has changed, sk-dummy.c needs an update
|
# error SK API has changed, sk-dummy.c needs an update
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user