Forgot to save the change

This commit is contained in:
Matt Johnston 2014-01-17 21:42:32 +08:00
parent 61cecbb337
commit 8081b0e033

View File

@ -179,7 +179,7 @@
/* Send a real auth request immediately after sending a query for the available methods.
* It saves a network round trip at login.
* If problems are encountered it can be disabled here. */
#define CLI_IMMEDIATE_AUTH
#define DROPBEAR_CLI_IMMEDIATE_AUTH
#if defined(DROPBEAR_AES256) || defined(DROPBEAR_AES128)