diff algo.h @ 997:e75316906852 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Wed, 28 Jan 2015 21:40:34 +0800
parents 47643024fc90
children deed0571cacc
line wrap: on
line diff
--- a/algo.h	Sun Jan 04 22:33:12 2015 +0800
+++ b/algo.h	Wed Jan 28 21:40:34 2015 +0800
@@ -51,6 +51,7 @@
 extern algo_type sshciphers[];
 extern algo_type sshhashes[];
 extern algo_type ssh_compress[];
+extern algo_type ssh_delaycompress[];
 extern algo_type ssh_nocompress[];
 
 extern const struct dropbear_cipher dropbear_nocipher;