mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-01-12 20:51:01 +00:00
upstream: increment SSH_SK_VERSION_MAJOR to match last change
OpenBSD-Regress-ID: 17873814d1cbda97f49c8528d7b5ac9cadf6ddc0
This commit is contained in:
parent
0001d04e55
commit
c5de1fffa6
@ -59,7 +59,7 @@
|
||||
|
||||
/* #define SK_DEBUG 1 */
|
||||
|
||||
#if SSH_SK_VERSION_MAJOR != 0x00070000
|
||||
#if SSH_SK_VERSION_MAJOR != 0x00080000
|
||||
# error SK API has changed, sk-dummy.c needs an update
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user