=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.h,v retrieving revision 1.87 retrieving revision 1.88 diff -u -r1.87 -r1.88 --- src/usr.bin/ssh/kex.h 2018/07/06 09:06:14 1.87 +++ src/usr.bin/ssh/kex.h 2018/07/09 13:37:10 1.88 @@ -1,4 +1,4 @@ -/* $OpenBSD: kex.h,v 1.87 2018/07/06 09:06:14 sf Exp $ */ +/* $OpenBSD: kex.h,v 1.88 2018/07/09 13:37:10 sf Exp $ */ /* * Copyright (c) 2000, 2001 Markus Friedl. All rights reserved. @@ -51,6 +51,7 @@ #define COMP_NONE 0 #define COMP_ZLIB 1 +#define COMP_DELAYED 2 #define CURVE25519_SIZE 32